6 lines
186 B
Plaintext
6 lines
186 B
Plaintext
|
|
/// @DnDAction : YoYo Games.Rooms.Go_To_Room
|
||
|
|
/// @DnDVersion : 1
|
||
|
|
/// @DnDHash : 2A0702A3
|
||
|
|
/// @DnDArgument : "room" "FightRoom"
|
||
|
|
/// @DnDSaveInfo : "room" "FightRoom"
|
||
|
|
room_goto(FightRoom);
|