Deep ore scanner properly named (#13567)

This commit is contained in:
Doxxmedearly
2022-04-18 20:55:53 -03:00
committed by GitHub
parent af5d5d30fd
commit 4168dc0067
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/obj/item/mining_scanner
name = "ore detector"
name = "deep ore scanner"
desc = "A complex device used to locate ore deep underground."
icon = 'icons/obj/device.dmi'
icon_state = "forensic0-old" //GET A BETTER SPRITE.
@@ -0,0 +1,4 @@
author: Doxxmedearly
delete-after: True
changes:
- tweak: "Updated the deep ore scanner's name to... deep ore scanner, in order to prevent confusion with other ore detectors."