mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 03:26:37 +01:00
@@ -68,9 +68,15 @@
|
||||
name = "Federation Officer's Kit"
|
||||
desc = "A care package for every serving Federation officer serving away from the Federation."
|
||||
has_items = list(
|
||||
/obj/item/clothing/gloves/white,
|
||||
/obj/item/device/radio/headset/heads/captain,
|
||||
/obj/item/weapon/storage/backpack/satchel,
|
||||
/obj/item/clothing/suit/storage/fluff/fedcoat,
|
||||
/obj/item/clothing/accessory/holster/hip,
|
||||
/obj/item/clothing/suit/storage/fluff/fedcoat/fedcapt,
|
||||
/obj/item/weapon/card/id/gold/fluff/joanbadge,
|
||||
/obj/item/weapon/card/id/captains_spare)
|
||||
/obj/item/weapon/gun/energy/gun/fluff/dominator,
|
||||
/obj/item/clothing/suit/armor/det_suit,)
|
||||
|
||||
//Razerwing:Archer Maximus
|
||||
/obj/item/weapon/storage/box/fluff/archermaximus
|
||||
desc = "Personal Effects"
|
||||
has_items = list(
|
||||
/obj/item/fluff/permit/archermaximus,
|
||||
/obj/item/weapon/gun/projectile/colt/fluff/archercolt)
|
||||
|
||||
@@ -104,6 +104,17 @@
|
||||
icon_override = 'icons/vore/custom_clothes_vr.dmi'
|
||||
item_state = "joannightgown"
|
||||
|
||||
//Vorrarkul:Lucina Dakarim
|
||||
/obj/item/clothing/under/dress/fluff/lucinadress
|
||||
name = "Elegant Purple Dress"
|
||||
desc = "An expertly tailored dress, made out of fine fabrics. The interwoven necklace appears to be made out of gold, with three complicated symbols engraved in the front."
|
||||
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_state = "solara_dress"
|
||||
|
||||
icon_override = 'icons/mob/uniform.dmi'
|
||||
item_state = "solara_dress"
|
||||
|
||||
//For general use
|
||||
/obj/item/clothing/suit/armor/hos/fluff/brittrenchcoat
|
||||
name = "Britania Trench Coat"
|
||||
@@ -220,6 +231,17 @@
|
||||
item_state = "gogblue"
|
||||
*/
|
||||
|
||||
//wickedtemp:chakat tempest
|
||||
/obj/item/clothing/glasses/hud/health/fluff/wickedtemphud
|
||||
name = "Purple MedHUD"
|
||||
desc = "A standard Medical HUD, only this one is colored purple with a violet lens."
|
||||
|
||||
icon = 'icons/vore/custom_clothes_vr.dmi'
|
||||
icon_state = "healthhud"
|
||||
|
||||
icon_override = 'icons/vore/custom_clothes_vr.dmi'
|
||||
item_state = "healthhud"
|
||||
|
||||
//For general use
|
||||
/obj/item/clothing/accessory/fluff/smilepin
|
||||
name = "Smiley Pin"
|
||||
|
||||
@@ -263,6 +263,11 @@
|
||||
item_state = "clockworkrifle"
|
||||
item_icons = null
|
||||
|
||||
//Razerwing:Archer Maximus
|
||||
/obj/item/weapon/gun/projectile/colt/fluff/archercolt
|
||||
name = "MEUSOC 45"
|
||||
desc = "Some serious drywall work, coming up!"
|
||||
|
||||
//////////////////// Energy Weapons ////////////////////
|
||||
//arokha:Aronai Kadigan
|
||||
/obj/item/weapon/gun/energy/gun/fluff/aro
|
||||
|
||||
@@ -110,6 +110,11 @@
|
||||
icon = 'icons/vore/custom_items_vr.dmi'
|
||||
icon_state = "pda-joan"
|
||||
|
||||
//Vorrarkul:Lucina Dakarim
|
||||
/obj/item/device/pda/heads/hos/fluff/lucinapda
|
||||
icon = 'icons/vore/custom_items_vr.dmi'
|
||||
icon_state = "pda-lucina"
|
||||
|
||||
//john.wayne9392:Harmony Prechtl
|
||||
/obj/item/device/modkit_conversion/fluff/harmonyspace
|
||||
name = "Harmony's captain space suit modkit"
|
||||
|
||||
@@ -113,3 +113,12 @@
|
||||
The individual named above is licensed by the Nanotrasen Department of Civil Protection to carry one stun revolver.
|
||||
This license expires on 30/March/2561 and must be renewed by CentCom prior to this date."}
|
||||
|
||||
//Razerwing:Archer Maximus
|
||||
/obj/item/fluff/permit/archermaximus
|
||||
name = "Archer Maximus's MEUSOC 45 Permit"
|
||||
desc = {"
|
||||
<b>NAME:</b> FArcher Maximus | <b>RACE:</b> Human | <b>HOMEWORLD:</b> Charybdis
|
||||
<b>DOB:</b> 04/18/2521 | <b>HEIGHT:</b> 172.7cm | <b>SEX:</b> female
|
||||
|
||||
The individual named above is licensed by the Nanotrasen Department of Civil Protection to openly carry a MEUSOC 45. CONDITIONS.
|
||||
This license expires on 31/May/2561 and must be renewed by CentCom prior to this date."}
|
||||
|
||||
Reference in New Issue
Block a user