makes drones mob_size = MOB_SIZE_SMALL

check for mob_size on doors Bumped() is now MOB_SIZE_TINY
This commit is contained in:
uraniummeltdown
2018-03-23 15:22:38 +04:00
parent 3ed55007d4
commit edb3b6aa8b
3 changed files with 3 additions and 7 deletions
@@ -16,7 +16,7 @@
req_access = list(access_engine, access_robotics)
ventcrawler = 2
magpulse = 1
mob_size = MOB_SIZE_SMALL
default_language = "Drone"
// We need to keep track of a few module items so we don't need to do list operations