mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 07:08:55 +01:00
More fluff and language fix
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
exclaim_verb = "barks"
|
||||
colour = "vulpkanin"
|
||||
key = "8" //lol, no idea - Poojawa
|
||||
flags = RESTRICTED
|
||||
syllables = list("rur","ya","cen","rawr","bar","kuk","tek","qat","uk","wu","vuh","tah","tch","schz","auch", \
|
||||
"ist","ein","entch","zwichs","tut","mir","wo","bis","es","vor","nic","gro","lll","enem","zandt","tzch","noch", \
|
||||
"hel","ischt","far","wa","baram","iereng","tech","lach","sam","mak","lich","gen","or","ag","eck","gec","stag","onn", \
|
||||
@@ -48,7 +47,6 @@
|
||||
exclaim_verb = "incants"
|
||||
colour = "cult" //No clue what to put here - Table
|
||||
key = "-" //dunno if this is a valid key. - Table
|
||||
flags = RESTRICTED
|
||||
syllables = list("viepn","e","bag","docu","kar","xlaqf","raa","qwos","nen","ty","von","kytaf","xin","ty","ka","baak","hlafaifpyk","znu","agrith","na'ar","uah","plhu","six","fhler","bjel","scee","lleri",
|
||||
"dttm","aggr","uujl","hjjifr","wwuthaav",)
|
||||
|
||||
@@ -60,7 +58,6 @@
|
||||
exclaim_verb = "loudly sings"
|
||||
colour = "birdsongc" //No clue what to put here - Table
|
||||
key = "*" //dunno if this is a valid key. - Table
|
||||
flags = RESTRICTED
|
||||
syllables = list("salve","sum","loqui","operatur","iusta","et","permittit","facere","effercio","pluribus","enim","hoc",
|
||||
"mihi","wan","six","salve","tartu")
|
||||
|
||||
|
||||
@@ -110,6 +110,16 @@
|
||||
/obj/item/weapon/storage/belt/utility/fluff/raja_belt,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/fluff/raja_coat)
|
||||
|
||||
//Shel Nargol
|
||||
|
||||
/obj/item/weapon/storage/box/fluff/shel
|
||||
name = "Shel's Kit"
|
||||
desc = "A kit containing Shel's equipment."
|
||||
has_items = list(
|
||||
/obj/item/clothing/gloves/fluff/shel_gloves,
|
||||
/obj/item/clothing/under/fluff/shel)
|
||||
|
||||
|
||||
// **************
|
||||
// Admiral Dragon
|
||||
// **************
|
||||
|
||||
@@ -514,6 +514,24 @@
|
||||
icon_override = 'icons/vore/custom_clothes_yw.dmi'
|
||||
icon_state = "coatmech_mob"
|
||||
|
||||
//Shel Nargol
|
||||
|
||||
/obj/item/clothing/gloves/fluff/shel_gloves
|
||||
name = "Leather armwraps"
|
||||
desc = "A bunch of leather and linen strips to act as some sort of gloves. The fingers are free, and the left arm is covered in the wraps completely."
|
||||
icon = 'icons/vore/custom_clothes_yw.dmi'
|
||||
icon_state = "armwraps"
|
||||
icon_override = 'icons/vore/custom_clothes_yw.dmi'
|
||||
item_state = "armwraps"
|
||||
|
||||
/obj/item/clothing/under/fluff/shel
|
||||
name = "Padded pants"
|
||||
desc = "A pair of padded linen pants reinforced with leather every here and there. Comes with a plain black belt too."
|
||||
icon = 'icons/vore/custom_clothes_yw.dmi'
|
||||
icon_state = "paddedpants_s"
|
||||
icon_override = 'icons/vore/custom_clothes_yw.dmi'
|
||||
item_state = "paddedpants"
|
||||
|
||||
// ***********
|
||||
// Johnwolf135
|
||||
// ***********
|
||||
|
||||
@@ -137,6 +137,12 @@ character_name: Raja Bastet
|
||||
item_path: /obj/item/weapon/storage/box/fluff/raja
|
||||
}
|
||||
|
||||
{
|
||||
ckey: izac112
|
||||
character_name: Shel Nargol
|
||||
item_path: /obj/item/weapon/storage/box/fluff/shel
|
||||
}
|
||||
|
||||
{
|
||||
ckey: ivymoomoo
|
||||
character_name: Ivy Baladeva
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 82 KiB |
Reference in New Issue
Block a user