mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-06 07:22:42 +00:00
Revert "What was supposed to be another straightforward major system overhaul that once again spiraled out of control (#8220)"
This reverts commit 4d8c43f106.
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
..()
|
||||
|
||||
/obj/structure/fuel_port/attackby(obj/item/weapon/W as obj, mob/user as mob)
|
||||
if(W.get_tool_quality(TOOL_CROWBAR))
|
||||
if(W.is_crowbar())
|
||||
if(opened)
|
||||
to_chat(user, "<spawn class='notice'>You tightly shut \the [src] door.")
|
||||
playsound(src, 'sound/effects/locker_close.ogg', 25, 0, -3)
|
||||
|
||||
Reference in New Issue
Block a user