Light replacer (#3701)
* Add graphics * Barebone light replacer * Now light replacer stores bulbs * More interactions * Added text messages * Better light refil * Add light replacer to locker and lathe * Added sound * Fixed ignore error * Better inhand * You don't like this commas? * Fixed typo * Deferring spawning * Moved interaction logic to system Co-authored-by: Alex Evgrashin <evgrashin.adl@gmail.com> Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -46,3 +46,12 @@
|
||||
completetime: 300
|
||||
materials:
|
||||
plastic: 100
|
||||
|
||||
- type: latheRecipe
|
||||
id: LightReplacer
|
||||
icon: Objects/Specific/Janitorial/light_replacer.rsi
|
||||
result: LightReplacer
|
||||
completetime: 600
|
||||
materials:
|
||||
steel: 100
|
||||
glass: 1000
|
||||
|
||||
Reference in New Issue
Block a user