Skip to content
Snippets Groups Projects
Commit 900f5a80 authored by dg's avatar dg
Browse files

The Shade can not bleed

git-svn-id: http://svn.net-core.org/repos/t-engine4@2126 51575b47-30f0-44d4-a5cc-537603b46e54
parent c1bb7e0e
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,7 @@ newEntity{ define_as = "SHADE",
stats = { str=16, dex=12, cun=14, mag=25, con=16 },
instakill_immune = 1,
blind_immune = 1,
bleed_immune = 1,
move_others=true,
body = { INVEN = 10, MAINHAND=1, OFFHAND=1, BODY=1 },
......@@ -86,6 +87,7 @@ newEntity{ define_as = "KOR_FURY",
stone_immune = 1,
confusion_immune = 1,
fear_immune = 1,
bleed_immune = 1,
teleport_immune = 0.5,
disease_immune = 1,
poison_immune = 1,
......
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