mirror of
https://github.com/jie65535/GrasscutterCommandGenerator.git
synced 2025-06-08 23:19:14 +08:00
Update SetProp Commands
This commit is contained in:
parent
14c455071b
commit
13d6109c8c
@ -13,7 +13,7 @@ Give me ALL!
|
|||||||
Where am I?
|
Where am I?
|
||||||
/position
|
/position
|
||||||
Set World Level
|
Set World Level
|
||||||
/setworldlevel 8
|
/prop worldlevel 8
|
||||||
Set Friendship Level
|
Set Friendship Level
|
||||||
/setfetterlevel 1
|
/setfetterlevel 1
|
||||||
Clear Backpack(ALL)
|
Clear Backpack(ALL)
|
||||||
@ -57,4 +57,4 @@ Reload service config
|
|||||||
KillAll
|
KillAll
|
||||||
/killall
|
/killall
|
||||||
Unlock The Tower
|
Unlock The Tower
|
||||||
/unlocktower
|
/prop abyss 12
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
Текущая позиция
|
Текущая позиция
|
||||||
/position
|
/position
|
||||||
уровень мира
|
уровень мира
|
||||||
/setworldlevel 8
|
/prop worldlevel 8
|
||||||
Уровень дружбы
|
Уровень дружбы
|
||||||
/setfetterlevel 1
|
/setfetterlevel 1
|
||||||
Очистить рюкзак(ВСЁ)
|
Очистить рюкзак(ВСЁ)
|
||||||
@ -57,4 +57,4 @@
|
|||||||
Убить всех
|
Убить всех
|
||||||
/killall
|
/killall
|
||||||
Разгадка бездны
|
Разгадка бездны
|
||||||
/unlocktower
|
/prop abyss 12
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
我在哪?
|
我在哪?
|
||||||
/position
|
/position
|
||||||
设置世界等级
|
设置世界等级
|
||||||
/setworldlevel 8
|
/prop worldlevel 8
|
||||||
设置羁绊等级
|
设置羁绊等级
|
||||||
/setfetterlevel 1
|
/setfetterlevel 1
|
||||||
清空背包
|
清空背包
|
||||||
@ -57,4 +57,4 @@
|
|||||||
清场
|
清场
|
||||||
/killall
|
/killall
|
||||||
一键解锁深渊
|
一键解锁深渊
|
||||||
/unlocktower
|
/prop abyss 12
|
||||||
|
Loading…
Reference in New Issue
Block a user