mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-01 13:02:02 +00:00
@@ -10,12 +10,14 @@
|
||||
//flick("[material.icon_base]fwall_opening", src)
|
||||
sleep(15)
|
||||
density = 0
|
||||
opacity = 0
|
||||
set_light(0)
|
||||
else
|
||||
can_open = WALL_OPENING
|
||||
//flick("[material.icon_base]fwall_closing", src)
|
||||
set_wall_state("[material.icon_base]0")
|
||||
density = 1
|
||||
opacity = 1
|
||||
sleep(15)
|
||||
set_light(1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user