mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
[MIRROR] Miscellaneous appearance fixes. (#3771)
* Miscellaneous appearance fixes. (#57133) * Fixes modular computer runtimes - Adds a proc to eat the source arg of the update icon signal. * Fixes a couple things not passing the right args - Fixes the alien leap hallucination passing a string as the first arg to updat_icon - Fixes the roulette machine passing the payout as the first arg to update_icon. * Miscellaneous appearance fixes. Co-authored-by: TemporalOroboros <TemporalOroboros@gmail.com>
This commit is contained in:
co-authored by
TemporalOroboros
parent
598db9f772
commit
5a0b30616c
@@ -903,7 +903,7 @@ GLOBAL_LIST_EMPTY(PDAs)
|
||||
SIGNAL_HANDLER
|
||||
set_light_on(FALSE)
|
||||
set_light_range(0) //We won't be turning on again.
|
||||
update_icon()
|
||||
update_appearance()
|
||||
visible_message("<span class='danger'>The light in [src] shorts out!</span>")
|
||||
return COMPONENT_BLOCK_LIGHT_EATER
|
||||
|
||||
|
||||
Reference in New Issue
Block a user