mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 03:55:05 +01:00
New pipe dispenser sprite(works for either dispenser). Also added metal loading sprite in case someone re-codes them to work like lathes.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1048 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 = "legacyautolathe"
|
||||
icon_state = "pipe_d"
|
||||
density = 1
|
||||
anchored = 1
|
||||
var/unwrenched = 0
|
||||
@@ -97,7 +97,7 @@
|
||||
/obj/machinery/pipedispenser/disposal
|
||||
name = "Disposal Pipe Dispenser"
|
||||
icon = 'stationobjs.dmi'
|
||||
icon_state = "legacyautolathe"
|
||||
icon_state = "pipe_d"
|
||||
density = 1
|
||||
anchored = 1.0
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 74 KiB After Width: | Height: | Size: 75 KiB |
Reference in New Issue
Block a user