mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-11 16:14:08 +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:
@@ -269,5 +269,5 @@
|
||||
w_class = WEIGHT_CLASS_TINY
|
||||
force = 0
|
||||
hitsound = 'sound/voice/moth/scream_moth.ogg'
|
||||
custom_price = PAYCHECK_HARD * 2.37
|
||||
custom_premium_price = PAYCHECK_HARD * 2.37
|
||||
custom_price = PAYCHECK_COMMAND * 2.37
|
||||
custom_premium_price = PAYCHECK_COMMAND * 2.37
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
slot_flags = ITEM_SLOT_EARS | ITEM_SLOT_HEAD
|
||||
force = 0
|
||||
w_class = WEIGHT_CLASS_SMALL
|
||||
custom_price = PAYCHECK_ASSISTANT * 2.5
|
||||
custom_price = PAYCHECK_CREW * 2.5
|
||||
instrument_range = 1
|
||||
circuit_type = /obj/item/circuit_component/synth/headphones
|
||||
shell_capacity = SHELL_CAPACITY_TINY
|
||||
@@ -59,7 +59,7 @@
|
||||
slot_flags = ITEM_SLOT_EARS
|
||||
strip_delay = 100 //air pods don't fall out
|
||||
instrument_range = 0 //you're paying for quality here
|
||||
custom_premium_price = PAYCHECK_ASSISTANT * 36 //Save up 5 shifts worth of pay just to lose it down a drainpipe on the sidewalk
|
||||
custom_premium_price = PAYCHECK_CREW * 36 //Save up 5 shifts worth of pay just to lose it down a drainpipe on the sidewalk
|
||||
|
||||
/obj/item/circuit_component/synth
|
||||
display_name = "Synthesizer"
|
||||
|
||||
Reference in New Issue
Block a user