mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +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:
@@ -67,7 +67,7 @@
|
||||
|
||||
/datum/dog_fashion/head/chef
|
||||
name = "Sous chef REAL_NAME"
|
||||
desc = "Your food will be taste-tested. All of it."
|
||||
desc = "Your food will be taste-tested. All of it."
|
||||
|
||||
|
||||
/datum/dog_fashion/head/captain
|
||||
@@ -252,7 +252,7 @@
|
||||
|
||||
/datum/dog_fashion/head/not_ian
|
||||
name = "Definitely Not REAL_NAME"
|
||||
desc = "That's Definitely Not Dogname"
|
||||
desc = "That's Definitely Not Dogname."
|
||||
|
||||
/datum/dog_fashion/head/not_ian/New(mob/M)
|
||||
..()
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
/datum/map_template/ruin/lavaland/althland_excavation
|
||||
name = "Althland Excavation"
|
||||
id = "althland-excavation"
|
||||
description = "An abandoned mining pit, once operated by the late Althland Mining Corporation, stands as a testament to the extensive efforts of numerous labor groups who endeavored to exploit the ore-rich depths of the planet. \
|
||||
description = "An abandoned mining pit, once operated by the late Althland Mining Corporation, stands as a testament to the extensive efforts of numerous labor groups who endeavored to exploit the ore-rich depths of the planet. \
|
||||
Now, it lies abandoned, wholly reclaimed by the hostile environment, transforming into yet another relic of a lost company."
|
||||
cost = 5
|
||||
suffix = "lavaland_surface_althland_excavation.dmm"
|
||||
|
||||
@@ -66,7 +66,7 @@ GLOBAL_LIST_INIT(spells, typesof(/datum/spell))
|
||||
|
||||
/datum/spell
|
||||
var/name = "Spell" // Only rename this if the spell you're making is not abstract
|
||||
var/desc = "A wizard spell"
|
||||
var/desc = "A wizard spell."
|
||||
var/school = "evocation" //not relevant at now, but may be important later if there are changes to how spells work. the ones I used for now will probably be changed... maybe spell presets? lacking flexibility but with some other benefit?
|
||||
///recharge time in deciseconds
|
||||
var/base_cooldown = 10 SECONDS
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/datum/spell/alien_spell/transfer_plasma
|
||||
name = "Transfer Plasma"
|
||||
desc = "Transfers 50 plasma to a nearby alien"
|
||||
desc = "Transfers 50 plasma to a nearby alien."
|
||||
action_icon_state = "alien_transfer"
|
||||
plasma_cost = 50
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/datum/spell/conjure_item
|
||||
name = "Summon weapon"
|
||||
desc = "A generic spell that should not exist. This summons an instance of a specific type of item, or if one already exists, un-summons it."
|
||||
desc = "A generic spell that should not exist. This summons an instance of a specific type of item, or if one already exists, un-summons it."
|
||||
invocation_type = "none"
|
||||
clothes_req = FALSE
|
||||
var/obj/item/item
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
|
||||
/datum/spell/aoe/conjure/build/floor
|
||||
name = "Summon Cult Floor"
|
||||
desc = "This spell constructs a cult floor"
|
||||
desc = "This spell constructs a cult floor."
|
||||
action_icon_state = "floorconstruct"
|
||||
action_background_icon_state = "bg_cult"
|
||||
school = "conjuration"
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
/datum/spell/aoe/conjure/build/wall
|
||||
name = "Summon Cult Wall"
|
||||
desc = "This spell constructs a cult wall"
|
||||
desc = "This spell constructs a cult wall."
|
||||
action_icon_state = "cultforcewall"
|
||||
action_background_icon_state = "bg_cult"
|
||||
school = "conjuration"
|
||||
@@ -38,7 +38,7 @@
|
||||
|
||||
/datum/spell/aoe/conjure/build/wall/reinforced
|
||||
name = "Greater Construction"
|
||||
desc = "This spell constructs a reinforced metal wall"
|
||||
desc = "This spell constructs a reinforced metal wall."
|
||||
school = "conjuration"
|
||||
base_cooldown = 300
|
||||
clothes_req = FALSE
|
||||
@@ -89,7 +89,7 @@
|
||||
|
||||
/datum/spell/aoe/conjure/build/lesserforcewall
|
||||
name = "Shield"
|
||||
desc = "This spell creates a temporary forcefield to shield yourself and allies from incoming fire"
|
||||
desc = "This spell creates a temporary forcefield to shield yourself and allies from incoming fire."
|
||||
action_icon_state = "cultforcewall"
|
||||
action_background_icon_state = "bg_cult"
|
||||
school = "transmutation"
|
||||
@@ -102,7 +102,7 @@
|
||||
summon_lifespan = 200
|
||||
|
||||
/obj/effect/forcefield/cult
|
||||
desc = "That eerie looking obstacle seems to have been pulled from another dimension through sheer force"
|
||||
desc = "That eerie looking obstacle seems to have been pulled from another dimension through sheer force."
|
||||
name = "eldritch wall"
|
||||
icon = 'icons/effects/cult_effects.dmi'
|
||||
icon_state = "m_shield_cult"
|
||||
@@ -110,7 +110,7 @@
|
||||
|
||||
/datum/spell/ethereal_jaunt/shift
|
||||
name = "Phase Shift"
|
||||
desc = "This spell allows you to pass through walls"
|
||||
desc = "This spell allows you to pass through walls."
|
||||
action_icon_state = "phaseshift"
|
||||
action_background_icon_state = "bg_cult"
|
||||
base_cooldown = 200
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/datum/spell/mimic
|
||||
name = "Mimic"
|
||||
desc = "Learn a new form to mimic or become one of your known forms"
|
||||
desc = "Learn a new form to mimic or become one of your known forms."
|
||||
clothes_req = FALSE
|
||||
base_cooldown = 3 SECONDS
|
||||
action_icon_state = "morph_mimic"
|
||||
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
/obj/effect/cross_action
|
||||
name = "cross me"
|
||||
desc = "for crossing"
|
||||
desc = "for crossing."
|
||||
anchored = TRUE
|
||||
|
||||
/obj/effect/cross_action/spacetime_dist
|
||||
|
||||
@@ -272,7 +272,7 @@
|
||||
|
||||
/datum/spell/aoe/conjure/construct
|
||||
name = "Artificer"
|
||||
desc = "This spell conjures a construct which may be controlled by Shades"
|
||||
desc = "This spell conjures a construct which may be controlled by Shades."
|
||||
|
||||
school = "conjuration"
|
||||
base_cooldown = 600
|
||||
@@ -288,7 +288,7 @@
|
||||
|
||||
/datum/spell/aoe/conjure/creature
|
||||
name = "Summon Creature Swarm"
|
||||
desc = "This spell tears the fabric of reality, allowing horrific daemons to spill forth"
|
||||
desc = "This spell tears the fabric of reality, allowing horrific daemons to spill forth."
|
||||
|
||||
school = "conjuration"
|
||||
base_cooldown = 1200
|
||||
|
||||
@@ -1131,7 +1131,7 @@
|
||||
|
||||
/atom/movable/screen/alert/status_effect/bubblegum_curse
|
||||
name = "I SEE YOU"
|
||||
desc = "YOUR SOUL WILL BE MINE FOR YOUR INSOLENCE"
|
||||
desc = "YOUR SOUL WILL BE MINE FOR YOUR INSOLENCE."
|
||||
icon_state = "bubblegumjumpscare"
|
||||
|
||||
/atom/movable/screen/alert/status_effect/bubblegum_curse/Initialize(mapload)
|
||||
@@ -1342,7 +1342,7 @@
|
||||
|
||||
/obj/effect/bubblegum_warning
|
||||
name = "bloody rift"
|
||||
desc = "You feel like even being *near* this is a bad idea"
|
||||
desc = "You feel like even being *near* this is a bad idea."
|
||||
icon = 'icons/obj/biomass.dmi'
|
||||
icon_state = "rift"
|
||||
color = "red"
|
||||
|
||||
@@ -64,7 +64,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
/// What category is the item listed under
|
||||
var/category = "item category"
|
||||
/// Description of the item in the uplink
|
||||
var/desc = "Item Description"
|
||||
var/desc = "Item Description."
|
||||
/// Used for discounts. Any unique string will do.
|
||||
var/reference
|
||||
/// What is spawned when we purchase this?
|
||||
|
||||
Reference in New Issue
Block a user