mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
Fixes few minor runtimes. (#48234)
* Fixes emagging stuff without user * Fixes missing initalizes * Fixes deconstructing for materials * Fixes tracker bullets runtime.
This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
return
|
||||
|
||||
var/time = TIME_LEFT
|
||||
message_admins("[ADMIN_LOOKUPFLW(user.client)] has emagged the emergency shuttle [time] seconds before launch.")
|
||||
message_admins("[ADMIN_LOOKUPFLW(user)] has emagged the emergency shuttle [time] seconds before launch.")
|
||||
log_game("[key_name(user)] has emagged the emergency shuttle in [COORD(src)] [time] seconds before launch.")
|
||||
|
||||
ENABLE_BITFIELD(obj_flags, EMAGGED)
|
||||
|
||||
Reference in New Issue
Block a user