Fixes the spelling of colossal (#66259)

Co-authored-by: robbertapir <robbertapir@airmail.cc>
This commit is contained in:
robbertapir
2022-04-19 16:45:39 -05:00
committed by GitHub
co-authored by robbertapir
parent 11fba47871
commit 56382b16ae
2 changed files with 3 additions and 3 deletions
@@ -10,14 +10,14 @@
abstract_type = /obj/structure/statue/bone
/obj/structure/statue/bone/rib
name = "collosal rib"
name = "colossal rib"
desc = "It's staggering to think that something this big could have lived, let alone died."
custom_materials = list(/datum/material/bone=MINERAL_MATERIAL_AMOUNT*4)
icon = 'icons/obj/statuelarge.dmi'
icon_state = "rib"
/obj/structure/statue/bone/skull
name = "collosal skull"
name = "colossal skull"
desc = "The gaping maw of a dead, titanic monster."
custom_materials = list(/datum/material/bone=MINERAL_MATERIAL_AMOUNT*12)
icon = 'icons/obj/statuelarge.dmi'