added bomb

This commit is contained in:
2026-01-24 02:25:41 +01:00
parent 262ce5b351
commit b9e836d394
9 changed files with 1381 additions and 78 deletions

View File

@@ -32,7 +32,8 @@ enum WeaponType {
STAFF,
SPEAR,
MACE,
SPELLBOOK
SPELLBOOK,
BOMB
}
var use_function = null