Update 'mods/mobs_npc/r2.lua'

This commit is contained in:
thunderdog1138 2020-11-20 20:15:44 +00:00
parent b176ef3fd8
commit dbfc37866b
1 changed files with 1 additions and 1 deletions

View File

@ -103,4 +103,4 @@ mobs:register_mob("mobs_npc:r2", {
end,
})
mobs:register_egg("mobs_npc:r2", S("R2 Astromech"), "default_brick.png", 1)
mobs:register_egg("mobs_npc:r2", "R2 Astromech", "default_brick.png", 1)