[MIRROR] Set steel_sheet_cost for tablets (PDAs) to 2 [MDB IGNORE] (#13449)

* 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.

* Set steel_sheet_cost for tablets (PDAs) to 2

Co-authored-by: Iain Price <github@predestined.net>
This commit is contained in:
SkyratBot
2022-05-08 21:19:26 +02:00
committed by GitHub
parent 0b865d2e1f
commit c70b428704

View File

@@ -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