mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
[no gbp] Restores cooldown to spider guard ability (#76698)
## About The Pull Request I guess in some commit I accidentally dropped the super call in this proc, meaning the cooldown was never set ## Why It's Good For The Game You should get one (1) instant statue per minute, not several hundred ## Changelog 🆑 fix: Guard spiders can now only make one scary duplicate of themselves at a time, rather than as many as they can click on the button. /🆑
This commit is contained in:
@@ -166,3 +166,4 @@
|
||||
|
||||
/datum/action/cooldown/web_effigy/Activate()
|
||||
new /obj/structure/spider/effigy(get_turf(owner))
|
||||
return ..()
|
||||
|
||||
Reference in New Issue
Block a user