mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
fix some misplaced set_dir()s
fixes part of #7284 fixes #7288 fixes one of #7287 Signed-off-by: Mloc <colmohici@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
desc = "A pipe valve"
|
||||
|
||||
level = 1
|
||||
set_dir(SOUTH)
|
||||
dir = SOUTH
|
||||
initialize_directions = SOUTH|NORTH
|
||||
|
||||
var/open = 0
|
||||
|
||||
Reference in New Issue
Block a user