Fixed Spikeball damage taken

This commit is contained in:
Tercio Jose
2021-07-15 12:02:07 -03:00
parent 37b7687d5f
commit 10b1c14f2d
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -6,8 +6,8 @@
local version, build, date, tocversion = GetBuildInfo()
_detalhes.build_counter = 8721
_detalhes.alpha_build_counter = 8721 --if this is higher than the regular counter, use it instead
_detalhes.build_counter = 8722
_detalhes.alpha_build_counter = 8722 --if this is higher than the regular counter, use it instead
_detalhes.bcc_counter = 25
_detalhes.dont_open_news = true
_detalhes.game_version = version