mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 07:30:36 +01:00
extra , fuck
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
throw_alert("newlaw", /obj/screen/alert/newlaw)
|
||||
if(announce && last_lawchange_announce != world.time)
|
||||
to_chat(src, "<span class='danger'><b>Your laws have been changed.</b></span>")
|
||||
SEND_SOUND(src, 'hyperstation/sound/misc/ai_laws_update.ogg',)
|
||||
SEND_SOUND(src, 'hyperstation/sound/misc/ai_laws_update.ogg')
|
||||
addtimer(CALLBACK(src, .proc/show_laws), 0)
|
||||
last_lawchange_announce = world.time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user