TG: Fixed the objectives not being assigned properly when the Summon Guns spell is

used.

Removed the wizard's Nar-Sie grav pull entirely to reduce lag/it is strong
enough as is.

Fixed the gyrojet projectile name

Removed the ion rifle from the armoury
Revision: r3272
Author: 	 kortgstation
This commit is contained in:
Ren Erthilo
2012-04-26 22:42:56 +01:00
parent c849edc30d
commit 4c7a2dc853

View File

@@ -1,5 +1,5 @@
/obj/item/projectile/ion
name = "\improper Ion Bolt"
name = "ion bolt"
icon_state = "ion"
damage = 0
damage_type = BURN
@@ -13,7 +13,7 @@
/obj/item/projectile/bullet/gyro
name ="\improper Rocket"
name ="explosive bolt"
icon_state= "bolter"
damage = 50
flag = "bullet"
@@ -24,7 +24,7 @@
return 1
/obj/item/projectile/temp
name = "\improper Freeze Beam"
name = "freeze beam"
icon_state = "ice_2"
damage = 0
damage_type = BURN