mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
A few description grammar fixes (#27134)
* Double spaces * more space and misspelling * Fixing punctuations * Not now * double dots * Apply suggestions from code review Signed-off-by: Henri215 <77684085+Henri215@users.noreply.github.com> --------- Signed-off-by: Henri215 <77684085+Henri215@users.noreply.github.com>
This commit is contained in:
@@ -234,7 +234,7 @@
|
||||
/// Duckchan: Rybys Romney
|
||||
/obj/item/lighter/zippo/fluff/duckchan
|
||||
name = "Monogrammed Zippo"
|
||||
desc = " A shiny purple zippo lighter, engraved with Rybys Romney and BuzzPing's name, with a festive green flame."
|
||||
desc = "A shiny purple zippo lighter, engraved with Rybys Romney and BuzzPing's name, with a festive green flame."
|
||||
icon_state = "zippo-duckchan"
|
||||
item_state = "zippo-purple"
|
||||
|
||||
@@ -467,7 +467,7 @@
|
||||
/// IK3I: Yakikatachi
|
||||
/obj/item/fluff/k3_webbing_modkit
|
||||
name = "webbing modkit"
|
||||
desc = "A modkit that can be used to turn certain vests and labcoats into lightweight webbing"
|
||||
desc = "A modkit that can be used to turn certain vests and labcoats into lightweight webbing."
|
||||
icon_state = "modkit"
|
||||
w_class = 2
|
||||
force = 0
|
||||
@@ -660,7 +660,7 @@
|
||||
/// MrFroztee: Stumpy
|
||||
/obj/item/clothing/head/pirate/fluff/stumpy
|
||||
name = "The Sobriety Skullcap"
|
||||
desc = "A hat suited for the king of the pirates"
|
||||
desc = "A hat suited for the king of the pirates."
|
||||
icon_state = "pirate"
|
||||
item_state = "pirate"
|
||||
|
||||
@@ -832,7 +832,7 @@
|
||||
/// Denthamos: Henry Grandpa Gadow
|
||||
/obj/item/clothing/suit/fluff/supplymaster_jacket
|
||||
name = "faded NT Supply Master's Coat"
|
||||
desc = "A faded leather overcoat bearing a worn out badge from the NAS Crescent on the shoulder, and a designation tag of Supply Master on the front. A tarnished gold nameplate says H.Gadow on it."
|
||||
desc = "A faded leather overcoat bearing a worn out badge from the NAS Crescent on the shoulder, and a designation tag of Supply Master on the front. A tarnished gold nameplate says H.Gadow on it."
|
||||
icon_state = "supplymaster_jacket_open"
|
||||
item_state = "supplymaster_jacket_open"
|
||||
ignore_suitadjust = 0
|
||||
@@ -1137,7 +1137,7 @@
|
||||
/obj/item/clothing/under/fluff/benjaminfallout
|
||||
icon = 'icons/obj/custom_items.dmi'
|
||||
name = "Pretzel's dress"
|
||||
desc = "A nice looking dress"
|
||||
desc = "A nice looking dress."
|
||||
icon_state = "fallout_dress"
|
||||
item_state = "fallout_dress"
|
||||
item_color = "fallout_dress"
|
||||
@@ -1262,7 +1262,7 @@
|
||||
/// sasanek12: Dar'Konr
|
||||
/obj/item/clothing/mask/bandana/fluff/dar
|
||||
name = "camo bandana"
|
||||
desc = "It's a worn-out bandana in camo paint"
|
||||
desc = "It's a worn-out bandana in camo paint."
|
||||
icon = 'icons/obj/custom_items.dmi'
|
||||
icon_state = "bandcamo"
|
||||
|
||||
@@ -1360,7 +1360,7 @@
|
||||
|
||||
/obj/item/clothing/shoes/fluff/arachno_boots
|
||||
name = "Arachno-Man boots"
|
||||
desc = "These boots were made for crawlin'"
|
||||
desc = "These boots were made for crawlin'."
|
||||
icon = 'icons/obj/custom_items.dmi'
|
||||
icon_state = "superior_boots"
|
||||
item_state = "superior_boots"
|
||||
|
||||
Reference in New Issue
Block a user