mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 20:13:45 +01:00
Nerfs gun parts material costs (#29296)
This commit is contained in:
@@ -3,5 +3,5 @@
|
||||
name = "energy gun parts"
|
||||
desc = "Smithed component of an energy gun."
|
||||
icon_state = "egun_parts"
|
||||
materials = list(MAT_TITANIUM = 10000, MAT_PLASMA = 10000)
|
||||
materials = list(MAT_TITANIUM = 50000, MAT_PLASMA = 50000, MAT_PALLADIUM = 4000, MAT_PLATINUM = 4000, MAT_IRIDIUM = 4000)
|
||||
hammer_time = 6
|
||||
|
||||
Reference in New Issue
Block a user