mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Item description grammar updates (#16041)
* the pr illiterates owned * Update html/changelogs/sniblet-overture.yml Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * more things * remove stupid --------- Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com>
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
/obj/item/nullrod/charm
|
||||
name = "obsidian charm"
|
||||
desc = "A tajaran charm created from obsidian created to ward off the supernatural and bring good fortune."
|
||||
desc_extended = "Talismans and charms are common among religious and superstitious tajara, with many believing them to be able to bring good fortune or ward off raskara and other evils."
|
||||
desc_extended = "Talismans and charms are common among religious and superstitious tajara, with many believing them to be able to bring good fortune or ward off Raskara and other evils."
|
||||
icon = 'icons/obj/tajara_items.dmi'
|
||||
contained_sprite = TRUE
|
||||
item_icons = null
|
||||
|
||||
@@ -312,7 +312,7 @@
|
||||
desc = "A hand carved wooden charm of tajaran origin."
|
||||
icon_state = "wooden_talisman"
|
||||
item_state = "wooden_talisman"
|
||||
desc_extended = "Talismans and charms are common among religious and superstitious tajara, with many believing them to be able to bring good fortune or ward off raskara and other evils. \
|
||||
desc_extended = "Talismans and charms are common among religious and superstitious tajara, with many believing them to be able to bring good fortune or ward off Raskara and other evils. \
|
||||
Hand-carved tajani charms are held in special regards, often being thought of as being particularly fortunate."
|
||||
w_class = ITEMSIZE_TINY
|
||||
flags = NOBLUDGEON
|
||||
@@ -633,4 +633,4 @@
|
||||
name = "medal for the harr'masir offensive"
|
||||
desc = "An award bestowed to the military personnel who took part in the final offensive to liberate Harr'masir from Hadiist occupation in 2461."
|
||||
icon_state = "harrmasir_offensive"
|
||||
overlay_state = "iron"
|
||||
overlay_state = "iron"
|
||||
|
||||
@@ -3961,7 +3961,7 @@
|
||||
|
||||
glass_icon_state = "peacetreatyglass"
|
||||
glass_name = "glass of Peace Treaty"
|
||||
glass_desc = "A diplomatic overture in a glass"
|
||||
glass_desc = "A diplomatic overture in a glass."
|
||||
|
||||
/singleton/reagent/alcohol/caruso
|
||||
name = "Caruso"
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
author: Sniblet
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- spellcheck: "Punctuated the Peace Treaty glass's description."
|
||||
- spellcheck: "Capitalized Raskara as it appears in Tajaran charms."
|
||||
Reference in New Issue
Block a user