Merge pull request #8254 from Steelpoint/HoSGunSpelling

[BALANCE]Buffs the Head of Security's Firearm.
This commit is contained in:
phil235
2015-03-10 22:09:46 +01:00
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ datum/objective_item/steal/caplaser
excludefromjob = list("Captain")
datum/objective_item/steal/hoslaser
name = "the head of security's recreated antique laser gun"
name = "the head of security's personal laser gun"
targetitem = /obj/item/weapon/gun/energy/gun/hos
difficulty = 10
excludefromjob = list("Head Of Security")
@@ -13,7 +13,7 @@
update_icon()
/obj/item/weapon/gun/energy/gun/hos
desc = "This is a modern recreation of the antique laser gun. This gun has several unique firemodes, but lacks the ability to recharge over time, its also expensive."
desc = "This is a expensive, modern recreation of a antique laser gun. This gun has several unique firemodes, but lacks the ability to recharge over time."
icon_state = "hoslaser"
item_state = null
force = 10
@@ -126,4 +126,4 @@
trigger_guard = 0
obj/item/weapon/gun/energy/gun/turret/update_icon()
icon_state = initial(icon_state)
icon_state = initial(icon_state)