GameMaster Tuning (#6593)

* Actually Game Master but I am an idiot.
This commit is contained in:
Mechoid
2020-01-05 01:39:28 -05:00
committed by VirgoBot
parent b5870560d0
commit c3079004ea
8 changed files with 30 additions and 8 deletions
+3
View File
@@ -95,6 +95,9 @@ var/list/holder_mob_icon_cache = list()
/obj/item/weapon/holder/drone
origin_tech = list(TECH_MAGNET = 3, TECH_ENGINEERING = 5)
/obj/item/weapon/holder/drone/swarm
origin_tech = list(TECH_MAGNET = 6, TECH_ENGINEERING = 7, TECH_PRECURSOR = 2, TECH_ARCANE = 1)
/obj/item/weapon/holder/pai
origin_tech = list(TECH_DATA = 2)