mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-09 16:12:17 +00:00
Port current /tg/ lighting system
This commit is contained in:
@@ -318,7 +318,7 @@
|
||||
stamps = null
|
||||
free_space = MAX_PAPER_MESSAGE_LEN
|
||||
stamped = list()
|
||||
overlays.Cut()
|
||||
cut_overlays()
|
||||
updateinfolinks()
|
||||
update_icon()
|
||||
|
||||
@@ -625,7 +625,7 @@
|
||||
if(!stamped)
|
||||
stamped = new
|
||||
stamped += P.type
|
||||
overlays += stampoverlay
|
||||
add_overlay(stampoverlay)
|
||||
|
||||
playsound(src, 'sound/bureaucracy/stamp.ogg', 50, 1)
|
||||
to_chat(user, "<span class='notice'>You stamp the paper with your rubber stamp.</span>")
|
||||
|
||||
Reference in New Issue
Block a user