Merge branch 'Akebi-Group:master' into master
This commit is contained in:
commit
ebb65c8fe6
@ -51,7 +51,17 @@ namespace cheat::feature
|
|||||||
{
|
{
|
||||||
"SceneObj_DropItem",
|
"SceneObj_DropItem",
|
||||||
"SceneObj_Ore_Drop",
|
"SceneObj_Ore_Drop",
|
||||||
|
"_DropMagicCrystal",
|
||||||
"_Thundercrystaldrop",
|
"_Thundercrystaldrop",
|
||||||
|
"_Ore_ElectricRock",
|
||||||
|
"_DropMoonMeteor_",
|
||||||
|
"_DropMagicCrystal",
|
||||||
|
"_Potato",
|
||||||
|
"_Radish02_Clear",
|
||||||
|
"_Cabbage",
|
||||||
|
"_Carrot02_Clear",
|
||||||
|
"_Wheat",
|
||||||
|
"Wisp",
|
||||||
"Meat",
|
"Meat",
|
||||||
"Fishmeat",
|
"Fishmeat",
|
||||||
"Equip_Sword",
|
"Equip_Sword",
|
||||||
@ -90,4 +100,4 @@ namespace cheat::feature
|
|||||||
nextTime = currentTime + 1000;
|
nextTime = currentTime + 1000;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user