Set steel_sheet_cost for tablets (PDAs) to 2 (#66773)

Destroyed player PDA / tablet drops half of the steel_sheet_cost as a stack on destruction. Having this set to 1 creates zero sized stacks of iron. Rather than fix the code that drops, I just upped this to make it drop 1 sheet on destruction, which is probably the intended effect.
This commit is contained in:
Iain Price
2022-05-08 11:51:17 -07:00
committed by GitHub
parent 43aef96115
commit 6cad1b0c61
@@ -11,7 +11,7 @@
max_hardware_size = 1
w_class = WEIGHT_CLASS_SMALL
max_bays = 3
steel_sheet_cost = 1
steel_sheet_cost = 2
slot_flags = ITEM_SLOT_ID | ITEM_SLOT_BELT
has_light = TRUE //LED flashlight!
comp_light_luminosity = 2.3 //Same as the PDA