mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-30 07:26:39 +01:00
Generic name of telecrystals to lower case.
This commit is contained in:
@@ -4,7 +4,7 @@ Does nothing if not suitable antag type, checks for accept_tcrystals = 1 in a mo
|
||||
For new antags, make sure to add "player.mind.accept_tcrystals = 1" if you want tradable tcrystals.
|
||||
*/
|
||||
/obj/item/device/telecrystal
|
||||
name = "Red crystal"
|
||||
name = "red crystal"
|
||||
desc = "A strange, red, glowing crystal."
|
||||
icon = 'icons/obj/stock_parts.dmi'
|
||||
icon_state = "telecrystal"
|
||||
|
||||
Reference in New Issue
Block a user