fix new monsters corpses, new thais temple position and fix grizzly in thais position

This commit is contained in:
ErikasKontenis
2022-07-24 15:32:50 +03:00
parent b0b59cc8be
commit a041827f2a
12 changed files with 185 additions and 7 deletions

View File

@@ -34191,3 +34191,18 @@ TypeID = 17158
Name = "a blood graw"
Flags = {Corpse,Expire}
Attributes = {ExpireTarget=0,TotalExpireTime=1800}
TypeID = 17159
Name = "a dead cyclops"
Flags = {Container,Unmove,Corpse,Expire}
Attributes = {Capacity=10,FluidSource=BLOOD,ExpireTarget=17151,TotalExpireTime=10}
TypeID = 17160
Name = "a fire spider"
Flags = {Container,Unmove,Corpse,Expire}
Attributes = {Capacity=10,FluidSource=SLIME,ExpireTarget=17154,TotalExpireTime=10}
TypeID = 17161
Name = "a blood graw"
Flags = {Container,Unmove,Corpse,Expire}
Attributes = {Capacity=10,FluidSource=BLOOD,ExpireTarget=17157,TotalExpireTime=10}