mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 13:30:42 +01:00
Better Screen Tints (#12155)
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
if(!wax)
|
||||
new /obj/item/trash/candle(src.loc)
|
||||
if(istype(src.loc, /mob))
|
||||
src.dropped()
|
||||
src.dropped(user)
|
||||
to_chat(user, SPAN_NOTICE("The candle burns out."))
|
||||
playsound(src.loc, 'sound/items/cigs_lighters/cig_snuff.ogg', 50, 1)
|
||||
STOP_PROCESSING(SSprocessing, src)
|
||||
|
||||
Reference in New Issue
Block a user