Circuit drone + grabber/thrower balance changes (#34834)
* makes grabbers bulky and inventory max bulky * makes circuit drones bulky * removes drone stacking * made grabbers max w class based on drone assembly, changed their w class back to small * review stuff * makes throwers max_w_class depend on assembly size * uh * kills sheer heart attack * fuck off * FUCK * GR
This commit is contained in:
committed by
CitadelStationBot
parent
592a527c24
commit
c066120fc0
@@ -491,7 +491,7 @@
|
||||
name = "electronic drone"
|
||||
icon_state = "setup_drone"
|
||||
desc = "It's a case, for building mobile electronics with."
|
||||
w_class = WEIGHT_CLASS_SMALL
|
||||
w_class = WEIGHT_CLASS_BULKY
|
||||
max_components = IC_MAX_SIZE_BASE * 3
|
||||
max_complexity = IC_COMPLEXITY_BASE * 3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user