From 3e1eaf449377a38b10128cf35847c2f40411c412 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 15 Aug 2023 23:49:23 +0200 Subject: Fixed mob, added wet napkin and wiki links (#967) --- items/SCRIBE_MONSTER.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/SCRIBE_MONSTER.json') diff --git a/items/SCRIBE_MONSTER.json b/items/SCRIBE_MONSTER.json index 4cb46149..81d22e7c 100644 --- a/items/SCRIBE_MONSTER.json +++ b/items/SCRIBE_MONSTER.json @@ -15,7 +15,7 @@ { "coins": 0, "xp": 0, - "name": "§eVolt", + "name": "§6Scribe", "render": "@neurepo:mobs/scribe.json", "level": 5, "combat_xp": 6, -- cgit