Cleanup & corrections

This commit is contained in:
ShizCalev
2018-06-20 21:57:17 -04:00
parent ff532a4ca4
commit f338f09207
33 changed files with 44 additions and 44 deletions
@@ -15,7 +15,7 @@
icon_state = "impact_omni"
/obj/effect/projectile/impact/xray
name = "X-ray impact"
name = "\improper X-ray impact"
icon_state = "impact_xray"
/obj/effect/projectile/impact/pulse
@@ -24,7 +24,7 @@
icon_state = "beam_omni"
/obj/effect/projectile/tracer/xray
name = "X-ray laser"
name = "\improper X-ray laser"
icon_state = "xray"
/obj/effect/projectile/tracer/pulse
@@ -9,7 +9,7 @@
#define RAD_GRACE_PERIOD 2
/obj/item/geiger_counter //DISCLAIMER: I know nothing about how real-life Geiger counters work. This will not be realistic. ~Xhuis
name = "geiger counter"
name = "\improper Geiger counter"
desc = "A handheld device used for detecting and measuring radiation pulses."
icon = 'icons/obj/device.dmi'
icon_state = "geiger_off"
+1 -1
View File
@@ -160,7 +160,7 @@
/obj/item/dnainjector/antitour
name = "\improper DNA injector (Anti-Tour.)"
desc = "Will cure Tourret's."
desc = "Will cure Tourette's."
remove_mutations_static = list(TOURETTES)
/obj/item/dnainjector/tourmut
+1 -1
View File
@@ -307,7 +307,7 @@
slot_flags = ITEM_SLOT_BELT
/obj/item/nullrod/claymore/katana
name = "\proper Hanzo steel"
name = "\improper Hanzo steel"
desc = "Capable of cutting clean through a holy claymore."
icon_state = "katana"
item_state = "katana"
+1 -1
View File
@@ -38,7 +38,7 @@
return ..()
/obj/item/shield/riot/roman
name = "roman shield"
name = "\improper Roman shield"
desc = "Bears an inscription on the inside: <i>\"Romanes venio domus\"</i>."
icon_state = "roman_shield"
item_state = "roman_shield"
@@ -17,7 +17,7 @@
icon_state = "syndicate"
/obj/structure/closet/gimmick/russian
name = "russian surplus closet"
name = "\improper Russian surplus closet"
desc = "It's a storage unit for Russian standard-issue surplus."
/obj/structure/closet/gimmick/russian/PopulateContents()
@@ -164,7 +164,7 @@
new /obj/item/encryptionkey/headset_med(src)
/obj/structure/closet/secure_closet/detective
name = "\proper detective's cabinet"
name = "\improper detective's cabinet"
req_access = list(ACCESS_FORENSICS_LOCKERS)
icon_state = "cabinet"
resistance_flags = FLAMMABLE