mob fixes
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
SStgui.on_logout(src)
|
||||
unset_machine()
|
||||
player_list -= src
|
||||
current_watchlist -= ckey
|
||||
log_access("Logout: [key_name(src)]")
|
||||
if(admin_datums[src.ckey])
|
||||
if (ticker && ticker.current_state == GAME_STATE_PLAYING) //Only report this stuff if we are currently playing.
|
||||
@@ -28,7 +27,6 @@
|
||||
|
||||
|
||||
send2irc("Server", "[cheesy_message]")
|
||||
send2admindiscord("[cheesy_message]")
|
||||
..()
|
||||
|
||||
if(isobj(loc))
|
||||
|
||||
Reference in New Issue
Block a user