Merge pull request #1619 from Fox-McCloud/nuke-ops-fix

Fixes Nuke Ops Energy Sword/Shield Uplink Purchase
This commit is contained in:
TheDZD
2015-08-02 11:18:09 -04:00
+1 -1
View File
@@ -743,7 +743,7 @@ var/list/uplink_items = list()
name = "Energy Shield"
desc = "An incredibly useful personal shield projector, capable of reflecting energy projectiles and defending against other attacks."
item = /obj/item/weapon/shield/energy
reference = "ES"
reference = "ESD"
cost = 16
gamemodes = list("nuclear emergency")
surplus = 20