mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-12 08:43:26 +01:00
Fluff item request updated
-Deleted the place holder for the modkit
This commit is contained in:
@@ -599,14 +599,6 @@
|
||||
ckeywhitelist = list("lawst")
|
||||
character_name = list("Domine Brisillidine")
|
||||
|
||||
/datum/gear/fluff/domine_gun_kit
|
||||
path = /obj/item/device/modkit_conversion/fluff/domine_suit_kit
|
||||
display_name = "Domine's modkit"
|
||||
description = "A kit containing all the needed tools and parts to modify the Frontier Phaser"
|
||||
ckeywhitelist = list("lawst")
|
||||
character_name = list("Domine Brisillidine")
|
||||
allowed_roles = list("Explorer", "Pathfinder")
|
||||
|
||||
//lukevale
|
||||
//Mira Rezus
|
||||
/datum/gear/fluff/mira_1
|
||||
|
||||
@@ -852,4 +852,4 @@
|
||||
list(mode_name="lethal", fire_delay=12, projectile_type=/obj/item/projectile/beam, modifystate="holdoutkill", charge_cost = 600),
|
||||
list(mode_name="low-power", fire_delay=8, projectile_type=/obj/item/projectile/beam/weaklaser, modifystate="holdoutstun", charge_cost = 120),
|
||||
list(mode_name="stun", fire_delay=12, projectile_type=/obj/item/projectile/beam/stun/med, modifystate="holdoutshock", charge_cost = 300),
|
||||
)
|
||||
)
|
||||
@@ -566,4 +566,5 @@
|
||||
icon_state = "modkit"
|
||||
|
||||
from_suit = /obj/item/clothing/suit/storage/hooded/explorer
|
||||
to_suit = /obj/item/clothing/suit/storage/hooded/fluff/mocha_suit
|
||||
to_suit = /obj/item/clothing/suit/storage/hooded/fluff/mocha_suit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user