shithub: cstory

Download patch

ref: bf1239c4a18d9732eda63998ecf7de7b255635ca
parent: 6645b85139985d61a2b1f54041b952f031e06a89
author: Gabriel Ravier <gabravier@gmail.com>
date: Tue Sep 24 05:32:21 EDT 2019

Commented all members of ARMS

Signed-off-by: Gabriel Ravier <gabravier@gmail.com>

--- a/src/ArmsItem.h
+++ b/src/ArmsItem.h
@@ -12,7 +12,10 @@
 	/// ID of the weapon
 	int code;
 
+	/// Current level of the weapon
 	int level;
+
+	/// Current EXP of the weapon, is reset to 0 at each level up
 	int exp;
 
 	/// Maximum ammunition