Merge pull request #10345 from Heroman3003/spdrfix

Fixes pixel offsets resetting on Giant Spider Queen
This commit is contained in:
Novacat
2021-05-17 19:53:41 +00:00
committed by Chompstation Bot
parent 129eaeade4
commit b28bf70a2f
@@ -47,9 +47,10 @@
attack_armor_pen = 25
pixel_x = -16
pixel_y = -16
pixel_y = 0
default_pixel_x = -16
old_x = -16
old_y = -16
old_y = 0
/mob/living/simple_mob/animal/giant_spider/webslinger/event // YW CHANGE
ai_holder_type = /datum/ai_holder/simple_mob/event