Skip to content
Snippets Groups Projects
Commit 64fc6ea3 authored by dg's avatar dg
Browse files

Fixed Melinda moving in

git-svn-id: http://svn.net-core.org/repos/t-engine4@4310 51575b47-30f0-44d4-a5cc-537603b46e54
parent 4c32476c
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ function spawnFortress(self, who) game:onTickEnd(function()
never_anger = true,
resolvers.equip{ id=true,
{defined="SIMPLE_GOWN", autoreq=true, ego_chance=-1000, ego_chance=-1000}
{defined="SIMPLE_GOWN", autoreq=true, ego_chance=-1000}
},
body = { INVEN = 10, MAINHAND=1, OFFHAND=1, BODY=1, QUIVER=1 },
......
......@@ -76,4 +76,5 @@ newEntity{ base = "BASE_CLOTH_ARMOR",
cost = 0.5,
material_level = 1,
moddable_tile = "upper_body_12",
egos = false, egos_chance = false,
}
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