mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
Makes placeholder entries for lore writing
This commit is contained in:
@@ -907,6 +907,7 @@
|
||||
/obj/item/clothing/under/rank/khi
|
||||
name = "Delete Me"
|
||||
desc = "Why did you spawn this one? Dork."
|
||||
catalogue_data = list(/datum/category_item/catalogue/information/organization/khi)
|
||||
sensor_mode = 3
|
||||
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
|
||||
@@ -4,6 +4,7 @@
|
||||
desc = "Variety is the spice of life! The KHI-102b 'Nanotech Selectable-Fire Weapon', or NSFW for short, 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."
|
||||
catalogue_data = list(/datum/category_item/catalogue/information/organization/khi)
|
||||
|
||||
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."
|
||||
@@ -145,6 +146,7 @@
|
||||
/obj/item/ammo_magazine/nsfw_mag
|
||||
name = "microbattery magazine"
|
||||
desc = "A microbattery holder for the \'NSFW\'"
|
||||
catalogue_data = list(/datum/category_item/catalogue/information/organization/khi)
|
||||
|
||||
description_info = "This magazine holds NSFW microbatteries to power the NSFW handgun. Up to three can be loaded at once, and each provides four shots of their respective energy type. Loading multiple of the same type will provide additional shots of that type. The batteries can be recharged in a normal recharger."
|
||||
|
||||
@@ -186,6 +188,7 @@
|
||||
/obj/item/ammo_casing/nsfw_batt
|
||||
name = "\'NSFW\' microbattery - UNKNOWN"
|
||||
desc = "A miniature battery for an energy weapon."
|
||||
catalogue_data = list(/datum/category_item/catalogue/information/organization/khi)
|
||||
icon = 'icons/obj/ammo_vr.dmi'
|
||||
icon_state = "nsfw_batt"
|
||||
slot_flags = SLOT_BELT | SLOT_EARS
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
name = "small energy gun"
|
||||
desc = "The KHI-98a 'Protector' is the first firearm custom-designed for Nanotrasen by KHI. 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!"
|
||||
catalogue_data = list(/datum/category_item/catalogue/information/organization/khi)
|
||||
|
||||
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*!"
|
||||
|
||||
Reference in New Issue
Block a user