mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-15 02:04:01 +01:00
Changes for merge
This commit is contained in:
@@ -752,12 +752,14 @@
|
||||
if(!open)
|
||||
icon_state = "closed"
|
||||
layer = WALL_OBJ_LAYER
|
||||
density = TRUE
|
||||
open = FALSE
|
||||
opacity = TRUE
|
||||
|
||||
else
|
||||
icon_state = "open"
|
||||
layer = SIGN_LAYER
|
||||
density = FALSE
|
||||
open = TRUE
|
||||
opacity = FALSE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user