1
0
mirror of https://github.com/tacigar/maidroid.git synced 2025-07-04 00:30:25 +02:00

Add capture rod

This commit is contained in:
Chuhai
2017-01-08 21:29:23 +09:00
parent 6064c2a62c
commit 20bd1f84f7
15 changed files with 143 additions and 0 deletions

View File

@ -13,3 +13,4 @@ dofile(maidroid_tool.modpath .. "/core_writer.lua")
dofile(maidroid_tool.modpath .. "/egg_writer.lua")
dofile(maidroid_tool.modpath .. "/crafting.lua")
dofile(maidroid_tool.modpath .. "/nametag.lua")
dofile(maidroid_tool.modpath .. "/capture_rod.lua")