mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
Convert some bools to TRUE/FALSE instead of 1/0.
This commit is contained in:
@@ -108,7 +108,7 @@ If it gains pressure too slowly, it may leak or just rupture instead of explodin
|
||||
/obj/fire
|
||||
//Icon for fire on turfs.
|
||||
|
||||
anchored = 1
|
||||
anchored = TRUE
|
||||
mouse_opacity = 0
|
||||
|
||||
blend_mode = BLEND_ADD
|
||||
|
||||
Reference in New Issue
Block a user