mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
[MIRROR] Arconomy: The bigger balance PR (REVISED EDITION) [MDB IGNORE] (#13164)
* Arconomy: The bigger balance PR (REVISED EDITION) * yes * wew * Update multitool.dm * yers Co-authored-by: ArcaneMusic <41715314+ArcaneMusic@users.noreply.github.com> Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
This commit is contained in:
co-authored by
ArcaneMusic
Gandalf
parent
f7f3b2a7c0
commit
044d75253c
@@ -75,7 +75,7 @@
|
||||
base_pixel_x = 11
|
||||
base_pixel_y = 10
|
||||
|
||||
custom_premium_price = PAYCHECK_MEDIUM
|
||||
custom_premium_price = PAYCHECK_CREW
|
||||
|
||||
/obj/item/canvas/Initialize(mapload)
|
||||
. = ..()
|
||||
@@ -399,7 +399,7 @@
|
||||
pixels_per_unit = 20
|
||||
w_class = WEIGHT_CLASS_BULKY
|
||||
|
||||
custom_premium_price = PAYCHECK_HARD * 1.25
|
||||
custom_premium_price = PAYCHECK_CREW * 1.25
|
||||
|
||||
/obj/item/canvas/thirtysix_twentyfour/Initialize()
|
||||
. = ..()
|
||||
@@ -422,7 +422,7 @@
|
||||
pixels_per_unit = 18
|
||||
w_class = WEIGHT_CLASS_BULKY
|
||||
|
||||
custom_premium_price = PAYCHECK_HARD * 1.75
|
||||
custom_premium_price = PAYCHECK_CREW * 1.75
|
||||
|
||||
/obj/item/canvas/fortyfive_twentyseven/Initialize()
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user