Prefix mob name with colon

master
Jordan Irwin 2021-05-24 20:13:10 -07:00
parent 9e0e048c4a
commit cecaf12889
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ if core.global_exists("ethereal") then
end
local shark_def = {
name = "creatures:shark",
name = ":creatures:shark",
stats = {
hp = 15, -- TODO: add setting to change
--hp_min = 10,