commit 7e05d209d77fd27c9cb34979998467559d3014dc Author: ChrisChrome Date: Sun Aug 4 11:03:17 2024 -0600 Initial Commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..69f2275 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +old/ \ No newline at end of file diff --git a/PagingSystemv1.rbxm b/PagingSystemv1.rbxm new file mode 100644 index 0000000..385fe86 Binary files /dev/null and b/PagingSystemv1.rbxm differ diff --git a/Parts/MainStruct.rbxm b/Parts/MainStruct.rbxm new file mode 100644 index 0000000..543edf0 Binary files /dev/null and b/Parts/MainStruct.rbxm differ diff --git a/Parts/Station.rbxm b/Parts/Station.rbxm new file mode 100644 index 0000000..fd91d35 Binary files /dev/null and b/Parts/Station.rbxm differ diff --git a/Parts/Zone.rbxm b/Parts/Zone.rbxm new file mode 100644 index 0000000..8df7583 Binary files /dev/null and b/Parts/Zone.rbxm differ