[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:
SkyratBot
2022-04-27 21:29:22 +01:00
committed by GitHub
co-authored by ArcaneMusic Gandalf
parent f7f3b2a7c0
commit 044d75253c
162 changed files with 530 additions and 384 deletions
+3 -3
View File
@@ -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()
. = ..()