Skip to content
Snippets Groups Projects
Commit 606a9cc3 authored by dg's avatar dg
Browse files

...

                                                                                                plop


git-svn-id: http://svn.net-core.org/repos/t-engine4@1907 51575b47-30f0-44d4-a5cc-537603b46e54
parent 0cf8d8cd
No related branches found
No related tags found
No related merge requests found
......@@ -81,8 +81,8 @@ newEntity{
restock_after = 1000,
empty_before_restock = true,
buy_percent = 10,
min_fill = 40,
max_fill = 60,
min_fill = 2,
max_fill = 4,
filters = {
{type="scroll", subtype="infusion", id=true},
},
......@@ -98,8 +98,8 @@ newEntity{
restock_after = 1000,
empty_before_restock = true,
buy_percent = 10,
min_fill = 40,
max_fill = 60,
min_fill = 2,
max_fill = 4,
filters = {
{type="scroll", subtype="rune", id=true},
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment