Update giant_spider.dm (#56395)

Spiders are now stuck on harm rather than help intent, meaning you can't trade places with them like other simplemobs.
This commit is contained in:
AdamElTablawy
2021-01-25 00:22:19 -08:00
committed by GitHub
parent 290f497ec2
commit 36d0249e0d
@@ -58,6 +58,7 @@
obj_damage = 30
melee_damage_lower = 20
melee_damage_upper = 25
a_intent = INTENT_HARM
faction = list("spiders")
pass_flags = PASSTABLE
move_to_delay = 6