summaryrefslogtreecommitdiff
path: root/db/re/item_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-03-06 14:33:47 -0300
committerJesusaves <cpntb1@ymail.com>2019-03-06 14:33:47 -0300
commit851a4c743a62b7c634eb0154eb2bd23f11bd7974 (patch)
treebc104df65666a8a6607332967db0a2ae990b2194 /db/re/item_db.conf
parent7f60d592da22828a2605f0f44b0589d80a68bf9f (diff)
downloadserverdata-851a4c743a62b7c634eb0154eb2bd23f11bd7974.tar.gz
serverdata-851a4c743a62b7c634eb0154eb2bd23f11bd7974.tar.bz2
serverdata-851a4c743a62b7c634eb0154eb2bd23f11bd7974.tar.xz
serverdata-851a4c743a62b7c634eb0154eb2bd23f11bd7974.zip
20% chances of using a mercenary card will get a boxset back for you %%o
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r--db/re/item_db.conf28
1 files changed, 28 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index 889245e99..a726fc396 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -11737,6 +11737,8 @@ item_db: (
UseEffect: 23 // TODO FIXME: We should add to db/constants.conf instead of using numbers
Script: <"
mercenary_create 1192, 300000;
+ if (rand(1,5) == 4)
+ getitem MercBoxA, 1;
">
},
{
@@ -11753,6 +11755,8 @@ item_db: (
UseEffect: 23 // TODO FIXME: We should add to db/constants.conf instead of using numbers
Script: <"
mercenary_create 1193, 300000;
+ if (rand(1,5) == 4)
+ getitem MercBoxA, 1;
">
},
@@ -11770,6 +11774,8 @@ item_db: (
UseEffect: 23 // TODO FIXME: We should add to db/constants.conf instead of using numbers
Script: <"
mercenary_create 1194, 300000;
+ if (rand(1,5) == 4)
+ getitem MercBoxA, 1;
">
},
{
@@ -11786,6 +11792,8 @@ item_db: (
UseEffect: 23 // TODO FIXME: We should add to db/constants.conf instead of using numbers
Script: <"
mercenary_create 1195, 300000;
+ if (rand(1,5) == 4)
+ getitem MercBoxA, 1;
">
},
{
@@ -11802,6 +11810,8 @@ item_db: (
UseEffect: 23 // TODO FIXME: We should add to db/constants.conf instead of using numbers
Script: <"
mercenary_create 1205, 300000;
+ if (rand(1,5) == 4)
+ getitem MercBoxA, 1;
">
},
@@ -11819,6 +11829,8 @@ item_db: (
UseEffect: 23 // TODO FIXME: We should add to db/constants.conf instead of using numbers
Script: <"
mercenary_create 1196, 300000;
+ if (rand(1,5) == 4)
+ getitem MercBoxA, 1;
">
},
{
@@ -11835,6 +11847,8 @@ item_db: (
UseEffect: 23 // TODO FIXME: We should add to db/constants.conf instead of using numbers
Script: <"
mercenary_create 1197, 300000;
+ if (rand(1,5) == 4)
+ getitem MercBoxA, 1;
">
},
{
@@ -11851,6 +11865,8 @@ item_db: (
UseEffect: 23 // TODO FIXME: We should add to db/constants.conf instead of using numbers
Script: <"
mercenary_create 1198, 300000;
+ if (rand(1,5) == 4)
+ getitem MercBoxA, 1;
">
},
@@ -11868,6 +11884,8 @@ item_db: (
UseEffect: 23 // TODO FIXME: We should add to db/constants.conf instead of using numbers
Script: <"
mercenary_create 1200, 300000;
+ if (rand(1,5) == 4)
+ getitem MercBoxA, 1;
">
},
{
@@ -11884,6 +11902,8 @@ item_db: (
UseEffect: 23 // TODO FIXME: We should add to db/constants.conf instead of using numbers
Script: <"
mercenary_create 1201, 300000;
+ if (rand(1,5) == 4)
+ getitem MercBoxA, 1;
">
},
{
@@ -11900,6 +11920,8 @@ item_db: (
UseEffect: 23 // TODO FIXME: We should add to db/constants.conf instead of using numbers
Script: <"
mercenary_create 1199, 300000;
+ if (rand(1,5) == 4)
+ getitem MercBoxA, 1;
">
},
@@ -11917,6 +11939,8 @@ item_db: (
UseEffect: 23 // TODO FIXME: We should add to db/constants.conf instead of using numbers
Script: <"
mercenary_create 1203, 300000;
+ if (rand(1,5) == 4)
+ getitem MercBoxA, 1;
">
},
{
@@ -11933,6 +11957,8 @@ item_db: (
UseEffect: 23 // TODO FIXME: We should add to db/constants.conf instead of using numbers
Script: <"
mercenary_create 1204, 300000;
+ if (rand(1,5) == 4)
+ getitem MercBoxA, 1;
">
},
{
@@ -11949,6 +11975,8 @@ item_db: (
UseEffect: 23 // TODO FIXME: We should add to db/constants.conf instead of using numbers
Script: <"
mercenary_create 1202, 300000;
+ if (rand(1,5) == 4)
+ getitem MercBoxA, 1;
">
},