mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 14:47:50 +01:00
[MIRROR] Minor logging addition to ghosts (#11389)
Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com> Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
This commit is contained in:
co-authored by
SatinIsle
ShadowLarkens
parent
00a293643e
commit
4cfbf442d7
@@ -941,6 +941,9 @@ This is the proc mobs get to turn into a ghost. Forked from ghostize due to comp
|
||||
|
||||
ghost_sprite = GLOB.possible_ghost_sprites[choice]
|
||||
|
||||
if(ghost_sprite == "blank")
|
||||
log_and_message_admins("[key_name(src)] has set their ghost sprite to invisible.", src)
|
||||
|
||||
if(!finalized || finalized == "No")
|
||||
icon_state = previous_state
|
||||
|
||||
|
||||
Reference in New Issue
Block a user