Added uranium glass and uranium window (#15869)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
@@ -26,3 +26,16 @@
|
||||
spawn: SheetRPGlass1
|
||||
maxCount: 30
|
||||
|
||||
- type: stack
|
||||
id: UraniumGlass
|
||||
name: uranium glass
|
||||
icon: { sprite: /Textures/Objects/Materials/Sheets/glass.rsi, state: uglass }
|
||||
spawn: SheetUGlass1
|
||||
maxCount: 30
|
||||
|
||||
- type: stack
|
||||
id: ReinforcedUraniumGlass
|
||||
name: reinforced uranium glass
|
||||
icon: { sprite: /Textures/Objects/Materials/Sheets/glass.rsi, state: ruglass }
|
||||
spawn: SheetRUGlass1
|
||||
maxCount: 30
|
||||
|
||||
Reference in New Issue
Block a user