mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 13:07:46 +01:00
Adds Materials to Every Autolathe and Protolathe Item (except for ammo boxes, IK mags, and Dart Boxes) (#31445)
* Holy fuck there's so much shit I'm not even done * oh god there's so many * it is done * Update autolathe_designs.dm * Update circuitboard.dm
This commit is contained in:
@@ -459,6 +459,7 @@ GLOBAL_LIST_EMPTY(safes)
|
||||
name = "safe internals"
|
||||
desc = "The mechanism and locking bolts for a Scarborough Arms - 2 tumbler safe."
|
||||
icon_state = "safe_internals"
|
||||
materials = list(MAT_METAL = 1000)
|
||||
|
||||
/**
|
||||
* # Safe Codes
|
||||
|
||||
Reference in New Issue
Block a user