mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-22 15:16:40 +01:00
[MIRROR] Adds defines for mouse_opacity (#2381)
* Adds defines for mouse_opacity * Delete misc.dm.rej * Update misc.dm
This commit is contained in:
committed by
kevinz000
parent
61e6f2815b
commit
b5e7f7f7fe
@@ -209,7 +209,7 @@
|
||||
icon_state = "mist"
|
||||
layer = FLY_LAYER
|
||||
anchored = TRUE
|
||||
mouse_opacity = 0
|
||||
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
|
||||
|
||||
|
||||
/obj/machinery/shower/attack_hand(mob/M)
|
||||
|
||||
Reference in New Issue
Block a user