mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +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:
@@ -248,7 +248,7 @@ GLOBAL_LIST_EMPTY(telecomms_trap_tank)
|
||||
|
||||
/obj/item/bombcore/doomsday
|
||||
name = "supermatter charged bomb core"
|
||||
desc = "If you are looking at this, please don't put it in a bomb"
|
||||
desc = "If you are looking at this, please don't put it in a bomb."
|
||||
|
||||
/obj/item/bombcore/doomsday/Initialize(mapload)
|
||||
. = ..()
|
||||
@@ -307,7 +307,7 @@ GLOBAL_LIST_EMPTY(telecomms_trap_tank)
|
||||
|
||||
/mob/living/simple_animal/hostile/hivebot/strong/malfborg
|
||||
name = "Security cyborg"
|
||||
desc = "Oh god they still have access to these"
|
||||
desc = "Oh god they still have access to these!"
|
||||
icon = 'icons/mob/robots.dmi'
|
||||
icon_state = "Noble-SEC"
|
||||
health = 200
|
||||
|
||||
Reference in New Issue
Block a user