Skip to content

Commit

Permalink
fix: revert npc name
Browse files Browse the repository at this point in the history
  • Loading branch information
dudantas authored Oct 26, 2023
1 parent 6b4cbca commit 0d2ad24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-otservbr-global/npc/battlemart.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
local internalNpcName = "Imbuement Assistant"
local internalNpcName = "Battlemart"
local npcType = Game.createNpcType(internalNpcName)
local npcConfig = {}

Expand Down

0 comments on commit 0d2ad24

Please sign in to comment.