mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
[Manual MIRROR] dmapi manual update port (#11138)
This commit is contained in:
@@ -656,7 +656,7 @@ var/global/list/light_type_cache = list()
|
||||
playsound(src, W.usesound, 75, 1)
|
||||
user.visible_message("[user.name] opens [src]'s casing.", \
|
||||
"You open [src]'s casing.", "You hear a noise.")
|
||||
new construct_type(src.loc, fixture = src)
|
||||
new construct_type(src.loc, src)
|
||||
qdel(src)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user