mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-28 22:46:22 +01:00
minor naming fix
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
materials = list(DEFAULT_WALL_MATERIAL = 12500)
|
||||
|
||||
/datum/design/item/mecha/drill/micro
|
||||
name = "Miniture Drill"
|
||||
name = "Miniature Drill"
|
||||
id = "micro_drill"
|
||||
build_path = /obj/item/mecha_parts/mecha_equipment/tool/drill/micro
|
||||
time = 5
|
||||
@@ -184,4 +184,4 @@
|
||||
name = "Weasel Head"
|
||||
id = "weasel_head"
|
||||
build_path = /obj/item/mecha_parts/micro/part/weasel_head
|
||||
materials = list(DEFAULT_WALL_MATERIAL = 7000, "glass" = 2500)
|
||||
materials = list(DEFAULT_WALL_MATERIAL = 7000, "glass" = 2500)
|
||||
|
||||
Reference in New Issue
Block a user