mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-13 08:04:22 +01:00
Fixed Var
This commit is contained in:
@@ -348,5 +348,5 @@
|
||||
icon_state = "purse"
|
||||
item_state_slots = list(slot_r_hand_str = "lgpurse", slot_l_hand_str = "lgpurse")
|
||||
w_class = ITEMSIZE_LARGE
|
||||
max_w_class = ITEMSIZE_MEDIUM
|
||||
max_storage_space = ITEMSIZE_COST_NORMAL * 5
|
||||
max_w_class = ITEMSIZE_NORMAL
|
||||
max_storage_space = ITEMSIZE_COST_NORMAL * 5
|
||||
|
||||
Reference in New Issue
Block a user