mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user