mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 21:18:37 +01:00
no more regal rat runtimes, and, cheeeeeeeeeeeese can now be eaten by it (#62032)
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
. = ..()
|
||||
RegisterSignal(src, COMSIG_RAT_INTERACT, .proc/on_rat_eat)
|
||||
|
||||
/obj/item/food/cheese/proc/on_rat_eat(mob/living/simple_animal/hostile/regalrat/king)
|
||||
/obj/item/food/cheese/proc/on_rat_eat(datum/source, mob/living/simple_animal/hostile/regalrat/king)
|
||||
SIGNAL_HANDLER
|
||||
|
||||
king.cheese_heal(src, rat_heal, span_green("You eat [src], restoring some health."))
|
||||
|
||||
Reference in New Issue
Block a user