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:
Evsey Antonovich
2018-02-08 14:10:48 +05:00
committed by CitadelStationBot
parent 592a527c24
commit c066120fc0
2 changed files with 16 additions and 7 deletions
@@ -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