Initial commit

This commit is contained in:
Senad Uka
2022-01-29 16:47:06 +01:00
commit 5f7892f8d3
44 changed files with 1851 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
/// @DnDAction : YoYo Games.Rooms.Go_To_Room
/// @DnDVersion : 1
/// @DnDHash : 2A0702A3
/// @DnDArgument : "room" "FightRoom"
/// @DnDSaveInfo : "room" "FightRoom"
room_goto(FightRoom);