X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=mutators.cfg;h=abf689625a20646571ccd41e8e826ec6ce3d5bcc;hb=a11ca52f53d5fe7468d9e164950b0f196bfcae44;hp=b6ad3468e0be9708d071c1abdb581e3175aa25ed;hpb=3a9017e6791a5dd7de4ba669c3b1ff08d4347a5b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/mutators.cfg b/mutators.cfg index b6ad3468e..abf689625 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -522,3 +522,9 @@ set g_smneg_cooldown_factor 0.25 "Stale-move negation: penalty cooldown factor" set g_random_items 0 "Whether to enable random items." set g_random_loot 0 "Whether to enable random loot." exec randomitems-xonotic.cfg + +// =============== +// pinata +// =============== +set g_pinata 0 "if set to 1 you will not only drop your current weapon when you are killed, but you will drop all weapons that you possessed" +set g_pinata_offhand 0 "if enabled, the second weapon will drop as well while dual wielding"