Fixing common spelling mistakes part 4 (#21945)

This commit is contained in:
Henri215
2023-08-10 19:27:20 -03:00
committed by GitHub
parent f9b274cc9d
commit 4398e2c003
16 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -122,7 +122,7 @@
region_access = list(REGION_MEDBAY)
/obj/item/door_remote/civillian
name = "civillian door remote"
name = "civilian door remote"
icon_state = "gangtool-white"
region_access = list(REGION_GENERAL, REGION_SUPPLY)
additional_access = list(ACCESS_HOP)
@@ -321,7 +321,7 @@
to_chat(M, "<span class='warning'>and you feel an innate love for life for a fleeting moment!</span>")
if(3)
new /obj/effect/hallucination/delusion(get_turf(M), M)
to_chat(M, "<span class='warning'>and the people around you morph in appearence!</span>")
to_chat(M, "<span class='warning'>and the people around you morph in appearance!</span>")
if(4)
if(prob(80))
M.EyeBlurry(25 SECONDS)
@@ -509,7 +509,7 @@
/obj/item/dnainjector/antitour
name = "DNA-Injector (Anti-Tour.)"
desc = "Will cure tourrets."
desc = "Will cure tourettes."
datatype = DNA2_BUF_SE
value = 0x001
forcedmutation = TRUE
@@ -520,7 +520,7 @@
/obj/item/dnainjector/tourmut
name = "DNA-Injector (Tour.)"
desc = "Gives you a nasty case off tourrets."
desc = "Gives you a nasty case off tourettes."
datatype = DNA2_BUF_SE
value = 0xFFF
forcedmutation = TRUE