mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-12-18 10:00:38 +00:00
生成野怪逻辑
This commit is contained in:
@@ -5,8 +5,9 @@
|
||||
"map1": "map/MAP6/MAP6_1/spriteFrame",
|
||||
"map2": "map/MAP6/MAP6_2/spriteFrame",
|
||||
"map3": "map/MAP6/MAP6_3/spriteFrame",
|
||||
"map1OffsetY": 100,
|
||||
"map2OffsetY": 400,
|
||||
"map3OffsetY": 400
|
||||
"map1OffsetY": 80,
|
||||
"map2OffsetY": 520,
|
||||
"map3OffsetY": 520,
|
||||
"scale": 1.5
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"id": 80001,
|
||||
"args": "100",
|
||||
"tig": "预先生成的野外宠物数量"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user