mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 20:15:47 +01:00
[MIRROR] Corrects the Chisel Description (The Pettiest PR Ever Made) (#1532)
* Corrects the Chisel Description (#54711) * Corrects the Chisel Description (The Pettiest PR Ever Made) Co-authored-by: EOBGames <58124831+EOBGames@users.noreply.github.com>
This commit is contained in:
@@ -277,7 +277,7 @@
|
||||
|
||||
/obj/structure/statue/elder_atmosian
|
||||
name = "Elder Atmosian"
|
||||
desc = "A statue of an Elder Atmosian, capable of bending the laws of thermodynamics to their will"
|
||||
desc = "A statue of an Elder Atmosian, capable of bending the laws of thermodynamics to their will."
|
||||
icon_state = "eng"
|
||||
custom_materials = list(/datum/material/metalhydrogen = MINERAL_MATERIAL_AMOUNT*10)
|
||||
max_integrity = 1000
|
||||
@@ -286,7 +286,7 @@
|
||||
|
||||
/obj/item/chisel
|
||||
name = "chisel"
|
||||
desc = "breaking and making art since 4000 BC. This one uses advanced technology to allow creation of lifelike moving statues."
|
||||
desc = "Breaking and making art since 4000 BC. This one uses advanced technology to allow the creation of lifelike moving statues."
|
||||
icon = 'icons/obj/statue.dmi'
|
||||
icon_state = "chisel"
|
||||
inhand_icon_state = "screwdriver_nuke"
|
||||
|
||||
Reference in New Issue
Block a user