mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-05 23:11:52 +00:00
Some stuff was missed in r889.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@893 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/obj/machinery/pipedispenser
|
||||
name = "Pipe Dispenser"
|
||||
icon = 'stationobjs.dmi'
|
||||
icon_state = "autolathe"
|
||||
icon_state = "legacyautolathe"
|
||||
density = 1
|
||||
anchored = 1
|
||||
var/unwrenched = 0
|
||||
@@ -97,7 +97,7 @@
|
||||
/obj/machinery/pipedispenser/disposal
|
||||
name = "Disposal Pipe Dispenser"
|
||||
icon = 'stationobjs.dmi'
|
||||
icon_state = "autolathe"
|
||||
icon_state = "legacyautolathe"
|
||||
density = 1
|
||||
anchored = 1.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user