mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
[MIRROR] (no gbp change) Adds a blacklist to spidereggs. [MDB IGNORE] (#22332)
* (no gbp change) Adds a blacklist to spidereggs. (#76677) ## About The Pull Request  ## Why It's Good For The Game Fewer crashes due to infinite spider eggs. ## Changelog 🆑 fix: Infinite spider eggs are no more. /🆑 * (no gbp change) Adds a blacklist to spidereggs. --------- Co-authored-by: carshalash <carshalash@gmail.com>
This commit is contained in:
@@ -97,6 +97,7 @@
|
||||
|
||||
/datum/food_processor_process/spidereggs
|
||||
input = /obj/item/food/spidereggs
|
||||
blacklist = list(/obj/item/food/spidereggs/processed)
|
||||
output = /obj/item/food/spidereggs/processed
|
||||
|
||||
/datum/food_processor_process/potato
|
||||
|
||||
Reference in New Issue
Block a user