Fix crafting issue

This commit is contained in:
icomrade
2016-08-07 14:36:40 -04:00
parent 0491b32c66
commit 2c4c75c67c
13 changed files with 67 additions and 66 deletions

View File

@@ -3,7 +3,7 @@
#define COMBINE_MAG class CombineMag\
{\
text = $STR_MAG_COMBINE;\
script = "spawn player_combineMag; r_action_count = r_action_count + 1;";\
script = "spawn player_combineMag;"; // r_action_count = r_action_count + 1;\
};
#include "9x18.hpp" //Makarov