mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 15:18:09 +01:00
more flooooof and flooof update
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
// ************
|
||||
//GeneralPantsu
|
||||
// ************
|
||||
|
||||
/obj/item/weapon/storage/box/fluff/amara
|
||||
name = "Amara's Kit"
|
||||
@@ -12,15 +14,18 @@
|
||||
/obj/item/clothing/shoes/dutyboots/fluff/amara_faell_5,
|
||||
/obj/item/clothing/accessory/collar/fluff/amara_collar)
|
||||
|
||||
// **************
|
||||
//The god himself
|
||||
// **************
|
||||
|
||||
/obj/item/weapon/storage/box/fluff/madoka
|
||||
name = "Madoka's Spear Case"
|
||||
desc = "A case containing Madoka's equipment."
|
||||
has_items = list(
|
||||
/obj/item/weapon/oldtwohanded/spear/fluff/madoka_koto_1)
|
||||
|
||||
// **********
|
||||
//JohnWolf135
|
||||
// **********
|
||||
|
||||
/obj/item/weapon/storage/box/fluff/John
|
||||
name = "John's kit"
|
||||
@@ -38,4 +43,16 @@
|
||||
has_items = list(
|
||||
/obj/item/clothing/under/fluff/mauserunder,
|
||||
/obj/item/clothing/head/beret/mauserhat,
|
||||
/obj/item/clothing/shoes/dutyboots/fluff/mauserboots)
|
||||
/obj/item/clothing/shoes/dutyboots/fluff/mauserboots)
|
||||
|
||||
// *******
|
||||
// Izac112
|
||||
// *******
|
||||
|
||||
/obj/item/weapon/storage/box/fluff/ally
|
||||
name = "Ally's Kit"
|
||||
desc = "A kit containing Ally's equipment."
|
||||
has_items = list(
|
||||
/obj/item/clothing/under/fluff/ally_1,
|
||||
/obj/item/clothing/under/rank/security/corp/fluff/ally_2)
|
||||
|
||||
|
||||
@@ -332,6 +332,14 @@
|
||||
item_state = "satsuit_mob"
|
||||
body_parts_covered = UPPER_TORSO|LOWER_TORSO|LEGS
|
||||
|
||||
/obj/item/clothing/under/rank/security/corp/fluff/ally_2
|
||||
name = "Security uniform"
|
||||
desc = "A black security uniform with a tag on it that says Ally"
|
||||
icon = 'icons/vore/custom_clothes_yw.dmi'
|
||||
icon_state = "allyuniform"
|
||||
icon_override = 'icons/vore/custom_clothes_yw.dmi'
|
||||
item_state = "allyuniform_mob"
|
||||
|
||||
// **********
|
||||
// Johnwolf135
|
||||
// **********
|
||||
|
||||
@@ -93,7 +93,7 @@ item_path: /obj/item/weapon/storage/box/fluff/amara
|
||||
{
|
||||
ckey: izac112
|
||||
character_name: Ally Faell
|
||||
item_path: /obj/item/clothing/under/fluff/ally_1
|
||||
item_path: /obj/item/weapon/storage/box/fluff/ally
|
||||
}
|
||||
|
||||
{
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 43 KiB |
Reference in New Issue
Block a user