mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
Item Size Adjustments (#22476)
Small handful of obj/item size adjustments for common sense, QoL, and standardization. changes: - balance: "Decreases size of Dosimeter from Normal to Small." - balance: "Decreases size of Bomb Defusal Wirecutters and Music Cartridge from Small to Tiny." - balance: "Increases size of Airlock Electronics from Tiny to Small (matches other circuitboards)."
This commit is contained in:
@@ -93,7 +93,6 @@
|
||||
icon = 'icons/obj/item/scanner.dmi'
|
||||
icon_state = "dosimeter_off"
|
||||
item_state = "dosimeter"
|
||||
w_class = WEIGHT_CLASS_NORMAL
|
||||
slot_flags = SLOT_WRISTS
|
||||
action_button_name = "Toggle dosimeter counter"
|
||||
matter = list(DEFAULT_WALL_MATERIAL = 100, MATERIAL_GLASS = 50)
|
||||
|
||||
Reference in New Issue
Block a user