mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-24 04:26:38 +01:00
KHI guns (Protector, NSFW, Hunter-Capture) now made by Hesphaistos Industries.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/obj/item/weapon/gun/energy/netgun
|
||||
name = "\improper KHI \"Hunter\" capture gun"
|
||||
desc = "A Kitsuhana-designed 'non-lethal capture device' stunner and energy net launcher, \
|
||||
name = "\improper HI \"Hunter\" capture gun"
|
||||
desc = "A Hesphaistos Industries-designed 'non-lethal capture device' stunner and energy net launcher, \
|
||||
for when you want criminals to stop acting like they're on a 20th century British comedy sketch show."
|
||||
icon = 'icons/obj/gun_vr.dmi'
|
||||
icon_state = "hunter"
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
// -------------- NSFW -------------
|
||||
/obj/item/weapon/gun/projectile/nsfw
|
||||
name = "KHI-102b \'NSFW\'"
|
||||
name = "HI-102b \'NSFW\'"
|
||||
desc = "Variety is the spice of life! The 'Nanotech Selectable-Fire Weapon' is an unholy hybrid of an ammo-driven \
|
||||
energy weapon that allows the user to mix and match their own fire modes. Up to three combinations of \
|
||||
energy beams can be configured at once. Ammo not included."
|
||||
|
||||
description_info = "This gun is an energy weapon that uses interchangable microbatteries in a magazine. Each battery is a different beam type, and up to three can be loaded in the magazine. Each battery usually provides four discharges of that beam type, and multiple from the same type may be loaded to increase the number of shots for that type."
|
||||
description_fluff = "The Kitsuhana 'Nanotech Selectable Fire Weapon' allows one to customize their loadout in the field, or before deploying, to achieve various results in a weapon they are already familiar with wielding."
|
||||
description_fluff = "The Hesphaistos Industries 'Nanotech Selectable Fire Weapon' allows one to customize their loadout in the field, or before deploying, to achieve various results in a weapon they are already familiar with wielding."
|
||||
description_antag = ""
|
||||
|
||||
icon = 'icons/vore/custom_guns_vr.dmi'
|
||||
@@ -339,7 +339,7 @@
|
||||
projectile_type = /obj/item/projectile/beam/growlaser
|
||||
*/
|
||||
/obj/item/weapon/storage/secure/briefcase/nsfw_pack
|
||||
name = "\improper KHI-102b \'NSFW\' gun kit"
|
||||
name = "\improper HI-102b \'NSFW\' gun kit"
|
||||
desc = "A storage case for a multi-purpose handgun. Variety hour!"
|
||||
max_w_class = ITEMSIZE_NORMAL
|
||||
|
||||
@@ -351,7 +351,7 @@
|
||||
new path(src)
|
||||
|
||||
/obj/item/weapon/storage/secure/briefcase/nsfw_pack_hos
|
||||
name = "\improper KHI-102b \'NSFW\' gun kit"
|
||||
name = "\improper HI-102b \'NSFW\' gun kit"
|
||||
desc = "A storage case for a multi-purpose handgun. Variety hour!"
|
||||
max_w_class = ITEMSIZE_NORMAL
|
||||
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
// -------------- Protector -------------
|
||||
/obj/item/weapon/gun/energy/protector
|
||||
name = "\improper KHI-98a \'Protector\'"
|
||||
desc = "The KHI-98a is the first firearm custom-designed for Nanotrasen by KHI. It features a powerful stun mode, and \
|
||||
name = "\improper WT-98a \'Protector\'"
|
||||
desc = "The HI-98a is a firearm custom-designed for Nanotrasen by HI. It features a powerful stun mode, and \
|
||||
an alert-level-locked lethal mode, only usable on code blue and higher. It also features an integrated flashlight!"
|
||||
|
||||
description_info = "This gun can only be fired in lethal mode while on higher security alert levels. It is legal for sec to carry for this reason, since it cannot be used for lethal force until SOP allows it, in essence."
|
||||
description_fluff = "The first 'commission' from a Kitsuhana citizen for NanoTrasen, this gun has a wireless connection to the computer's datacore to ensure it can't be used without authorization from heads of staff who have raised the alert level. Until then, *click*!"
|
||||
description_fluff = "A for NanoTrasen, this gun has a wireless connection to the computer's datacore to ensure it can't be used without authorization from heads of staff who have raised the alert level. Until then, *click*!"
|
||||
description_antag = "The gun can be emagged to remove the lethal security level restriction, allowing it to be fired on lethal mode at all times."
|
||||
|
||||
icon = 'icons/vore/custom_guns_vr.dmi'
|
||||
|
||||
Reference in New Issue
Block a user