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:
Mloc
2014-12-08 10:09:09 +00:00
parent f34803ac33
commit 83f2a5ba5a
13 changed files with 40 additions and 40 deletions

View File

@@ -6,7 +6,7 @@
desc = "A pipe valve"
level = 1
set_dir(SOUTH)
dir = SOUTH
initialize_directions = SOUTH|NORTH
var/open = 0