summaryrefslogtreecommitdiff
path: root/src/variable.c
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2012-04-07 21:11:58 +0200
committerBardur Arantsson <bardur@scientician.net>2012-04-07 21:18:12 +0200
commit92a7621e525ead5f41715efb92499cf289d2eea5 (patch)
tree8f462d7f951a720201a3c399635850866256efc3 /src/variable.c
parent5ea970c82ba3119ca3a5ee68037aee7cdda6dfa3 (diff)
Lua: Move Library Quest building action to C
Diffstat (limited to 'src/variable.c')
-rw-r--r--src/variable.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/variable.c b/src/variable.c
index 52e16e01..c4388457 100644
--- a/src/variable.c
+++ b/src/variable.c
@@ -1533,7 +1533,7 @@ int cli_total = 0;
/*
* max_bact, only used so that lua scripts can add new bacts without worrying about the numbers
*/
-int max_bact = 56;
+int max_bact = 127;
/*
* Ingame contextual help