diff --git a/sku.0/sys.server/compiled/game/script/theme_park/meatlump/target_map_puzzle.script b/sku.0/sys.server/compiled/game/script/theme_park/meatlump/target_map_puzzle.script index 30e488180..08e5494e8 100644 --- a/sku.0/sys.server/compiled/game/script/theme_park/meatlump/target_map_puzzle.script +++ b/sku.0/sys.server/compiled/game/script/theme_park/meatlump/target_map_puzzle.script @@ -60,7 +60,7 @@ const char[][] CIPHER_ARRAY_2 = 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z' }, { - 'a', '!', '#', '@', '$', 'f', '&', '*', '%', 'j', '_', '^', '-', 'n', '&', '\', '/', 'F', 's', '^', 'z', '<', '`', '~', '+', 'z', '=', 'V', '#', 'C', 'X', 'f', '&', '*', 'F', 'j', '_', 'E', '-', 'n', 'O', 'S', '/', 'T', 's', '^', 'A', '<', '`', '~', 'R', 'z' + 'a', '!', '#', '@', '$', 'f', '&', '*', '%', 'j', '_', '^', '-', 'n', '&', '\', 'x', 'F', 's', '^', 'z', '<', '`', '~', '+', 'z', '=', 'V', '#', 'C', 'X', 'f', '&', '*', 'F', 'j', '_', 'E', '-', 'n', 'O', 'S', '/', 'T', 's', '^', 'A', '<', '`', '~', 'R', 'z' } }; @@ -70,7 +70,7 @@ const char[][] CIPHER_ARRAY_3 = 'a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', 'A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z' }, { - '4', '8', '~', 'd', '3', 'f', '6', '#', '1', 'j', '_', '|', 'm', 'n', '0', '{', '}', '?', '5', '+', 'U', '<', 'w', '~', '/', '2', '4', '8', 'X', 'd', '3', 'f', '6', '#', '1', 'j', '_', '|', 'm', 'n', '0', 'v', 'A', 'G', '5', '+', 'I', '<', 'w', '~', '/', '2' + '4', '8', '~', 'd', '3', 'f', '6', '#', '1', 'j', '_', '|', 'm', 'n', '0', '_', 'N', '?', '5', '+', 'U', '<', 'w', '~', '/', '2', '4', '8', 'X', 'd', '3', 'f', '6', '#', '1', 'j', '_', '|', 'm', 'n', '0', 'v', 'A', 'G', '5', '+', 'I', '<', 'w', '~', 'R', '2' } };