Adds defines for mouse_opacity

This commit is contained in:
Jordan Brown
2017-08-14 11:18:22 -04:00
parent 2decd582d1
commit dce49b6caf
60 changed files with 79 additions and 76 deletions
+1 -1
View File
@@ -714,7 +714,7 @@
light_power = 1
light_range = 2
light_color = "#00ffff"
mouse_opacity = 0
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
flags = ABSTRACT
appearance_flags = 0
+1 -1
View File
@@ -6,7 +6,7 @@
anchored = TRUE
flags = ABSTRACT
pass_flags = PASSTABLE
mouse_opacity = 0
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
hitsound = 'sound/weapons/pierce.ogg'
var/hitsound_wall = ""