Odd typo fixes.

This commit is contained in:
PsiOmega
2015-09-21 20:31:47 +02:00
parent 9ddb8ec84c
commit de2e9e2d9a
2 changed files with 2 additions and 2 deletions
@@ -1,6 +1,6 @@
/obj/item/weapon/grenade/anti_photon
desc = "An experimental device for temporarily removing light in a limited area."
name = "pgoton disruption grenade"
name = "photon disruption grenade"
icon = 'icons/obj/grenade.dmi'
icon_state = "emp"
item_state = "emp"
@@ -316,7 +316,7 @@
desc = "A box containing 5 experimental photon disruption grenades."
icon_state = "flashbang"
/obj/item/weapon/storage/box/anti_photon/New()
/obj/item/weapon/storage/box/anti_photons/New()
..()
new /obj/item/weapon/grenade/anti_photon(src)
new /obj/item/weapon/grenade/anti_photon(src)