This commit is contained in:
xiashtra
2024-06-26 17:46:47 -04:00
parent ad318bf56f
commit 1b6d74360f
1320 changed files with 399064 additions and 280408 deletions
+7 -6
View File
@@ -1,6 +1,7 @@
key,0,1
#,,
int32,str,str
0,"",""
900,"You spy a sapphire glimmer in the nearby waters.","The sapphire glimmer flickers and fades..."
917,"You sense the movements of an unexpected predator!","The predator seems to have moved on..."
key,0,1,2
#,,,
int32,str,str,str
0,"","",""
900,"You spy a sapphire glimmer in the nearby waters.","The sapphire glimmer flickers and fades...","You catch another glimpse of the sapphire glimmer!"
917,"You sense the movements of an unexpected predator!","The predator seems to have moved on...","The predator has circled back!"
1013,"A scarlet streak rises from the depths!","The scarlet streak seems to dissipate...","The scarlet streak rises once more!"
1 key 0 1 2
2 #
3 int32 str str str
4 0
5 900 You spy a sapphire glimmer in the nearby waters. The sapphire glimmer flickers and fades... You catch another glimpse of the sapphire glimmer!
6 917 You sense the movements of an unexpected predator! The predator seems to have moved on... The predator has circled back!
7 1013 A scarlet streak rises from the depths! The scarlet streak seems to dissipate... The scarlet streak rises once more!