1. Brigand: Oaxaca
  2. News
  3. Version 13.2

Version 13.2

Lots of new commands/booleans for BSL scripting (Brigand Scripting Language). Made it so that in NIGHTMARE, some characters will pick up useful items left lying around that are not owned by a faction, so be careful where you hoard your shit. Useful items are any obtainable item that has targetType and ammoType both set to none. Of course I didn't have time to playtest the entire story again, but it seems to be working. Lemme know. One of the main purposes of NIGHTMARE is so I can experiment.

Also, hookers now give you the option to heal you 5 points for 5 jink, added a hooker and another bed to the new challenge map in BATTLES, and fixed a couple script bugs reported on Discord. Final update of all time.

Complete list of changes:

SOURCE CODE:
-Fixed bug where some variables wouldn't reset when loading new objects.
-Fixed bug with spawning sentients beneath terrain elevation and then using the "give" command.
-Fixed bug with "if_objNear" command so that it no longer selects objects in a character's inventory.
-Fixed bug with "if_objNear" and similar booleans where last object was not saved for "pickLast" command.
-Fixed bug where sentient objects wouldn't get targeted obtainables if they didn't have a weapon equipped.
-New script boolean: "if_itemNear" (test if useful unowned item is nearby, ignore objects with targetType=none).
-New script boolean: "if_haveSpace" (test if object has an empty slot in inventory).
-New script command: "aiTargetLast" (target previously-selected object).
-ESC key will now automatically choose "No" choice in windows.

SCRIPTS:
-New option to kiss hookers for 5 jink to heal 5 points (not in NIGHTMARE).
-Fixed Recruit Soldiers ability script in DEFAULT assets, removed from other asset folders (now adjusts object name).
-Fixed script bug where Subz Juicers and Fluffy weren't abandoning party before gauntlets (teamLeaves2.bsl).
-Added failure message when not targeting a Hooker for Lady's Man ability.
-(NIGHTMARE) Some AI scripts now get useful items on the ground.
-(BATTLES) Fixed FarmAI script for 4th BATTLES map.

RESOURCES:
-Updated Builder's Manual.

STORY FILES: (requires starting a new game)
-(BATTLES) Added a hooker and another bed (behind Osito's house) to the Fire in the Water Hole challenge map.