Removed the extra AP check when AI reloads a weapon

(reloading is possible if there are not enough action points.)
This commit is contained in:
NovaRain
2021-08-01 07:12:47 +08:00
parent 6a95cdf3ca
commit d9bcad0a11
2 changed files with 15 additions and 16 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ GEM
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
coffee-script (2.4.1)
coffee-script-source
execjs