diff --git a/game/modules/tome/data/general/npcs/plant.lua b/game/modules/tome/data/general/npcs/plant.lua index 2fa570d563dcd08a10a916210cf416a1bc2f6b35..3cf1c0c535683a0b9ec3c4d3e1e0b885e87765eb 100644 --- a/game/modules/tome/data/general/npcs/plant.lua +++ b/game/modules/tome/data/general/npcs/plant.lua @@ -49,7 +49,7 @@ newEntity{ base = "BASE_NPC_PLANT", } newEntity{ base = "BASE_NPC_PLANT", - name = "huorn", color=colors.GREEN, + name = "treant", color=colors.GREEN, desc = "A very strong near-sentient tree, which has become hostile to other living things.", level_range = {12, nil}, exp_worth = 1, rarity = 2,