Minor Fixes

The real poopwater PR is Reo's inability to code without introducing at least 1 bug or error
This commit is contained in:
ReoDaProtovali
2024-09-12 18:55:53 -05:00
committed by Metis
parent b8b3d603c4
commit 996e14bead
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@ RLD
throw_range = 5
w_class = WEIGHT_CLASS_NORMAL
custom_materials = list(/datum/material/iron=100000)
slot_flags = ITEM_SLOT_BELT //GS13 EDIT
req_access_txt = "11"
armor = list(MELEE = 0, BULLET = 0, LASER = 0, ENERGY = 0, BOMB = 0, BIO = 0, RAD = 0, FIRE = 100, ACID = 50)
resistance_flags = FIRE_PROOF
+1
View File
@@ -205,6 +205,7 @@ GLOBAL_LIST_INIT(fluid_duct_recipes, list(
throw_speed = 1
throw_range = 5
w_class = WEIGHT_CLASS_NORMAL
slot_flags = ITEM_SLOT_BELT
custom_materials = list(/datum/material/iron=75000, /datum/material/glass=37500)
armor = list(MELEE = 0, BULLET = 0, LASER = 0, ENERGY = 0, BOMB = 0, BIO = 0, RAD = 0, FIRE = 100, ACID = 50)
resistance_flags = FIRE_PROOF