Worked on the 'game' command and added the 'meme' command

This commit is contained in:
ION606
2022-06-01 20:38:39 +03:00
parent 5edae8d097
commit f77a4e4147
9 changed files with 237 additions and 18 deletions
+1
View File
@@ -1,5 +1,6 @@
//@ts-check
const { addxp, STATE, BASE } = require("./econ.js");
const turnManger = require('../turnManager.js');
//#region game lose/win