Compile errors round 2 by Alberyk (#3)

This commit is contained in:
Alberyk
2016-10-15 15:53:09 -03:00
committed by skull132
parent 0d180f78ae
commit 04fbeddf36
8 changed files with 11 additions and 26 deletions

View File

@@ -49,7 +49,7 @@ var/global/list/datum/supply_drop_loot/supply_drop
/obj/item/weapon/gun/projectile/shotgun/doublebarrel,
/obj/item/weapon/gun/projectile/shotgun/pump/combat,
/obj/item/weapon/gun/projectile/automatic/wt550,
/obj/item/weapon/gun/projectile/automatic/z8)
/obj/item/weapon/gun/projectile/automatic/rifle/z8)
/datum/supply_drop_loot/ballistics
name = "Ballistics"
@@ -61,7 +61,7 @@ var/global/list/datum/supply_drop_loot/supply_drop
/obj/item/weapon/gun/projectile/shotgun/doublebarrel,
/obj/item/weapon/gun/projectile/shotgun/pump/combat,
/obj/item/weapon/gun/projectile/automatic/wt550,
/obj/item/weapon/gun/projectile/automatic/z8)
/obj/item/weapon/gun/projectile/automatic/rifle/z8)
/datum/supply_drop_loot/seeds
name = "Seeds"