Removed extra comma.

This commit is contained in:
Mitchell
2018-12-07 16:24:54 -06:00
parent 54c4325c46
commit 242ef496cf
+1 -1
View File
@@ -263,4 +263,4 @@
throw_speed = 3
throw_range = 3
w_class = WEIGHT_CLASS_SMALL
attack_verb = list("rolled", "cracked", "battered", "thrashed",)
attack_verb = list("rolled", "cracked", "battered", "thrashed")