cyo file format has been created

This commit is contained in:
2025-07-13 16:05:27 -06:00
commit 126d3ce881
18 changed files with 520 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
look=[look,l]
examine=[examine,x]
examine==look
take=[take,t]
grab=[grab,g]
get=[get]
take==grab==get
put=[put]
place=[place,p]