alright, 4-way manifolds, manual t-valves, pipe caps.

This commit is contained in:
Ravensdale
2013-01-05 21:39:39 -08:00
parent 3c9d5b161c
commit 4dcf0f0c76
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -629,7 +629,7 @@ Buildable meters
playsound(src.loc, 'sound/items/Ratchet.ogg', 50, 1)
user << "\blue You have fastened the meter to the pipe"
del(src)
//not sure why these are necessary
#undef PIPE_SIMPLE_STRAIGHT
#undef PIPE_SIMPLE_BENT
#undef PIPE_HE_STRAIGHT
+1 -1
View File
@@ -42,7 +42,7 @@
<A href='?src=\ref[src];make=12;dir=5'>Bent Pipe</A><BR>
"}
//What number the make points to is in the define # at the top of construction.dm in same folder
user << browse("<HEAD><TITLE>[src]</TITLE></HEAD><TT>[dat]</TT>", "window=pipedispenser")
onclose(user, "pipedispenser")