It does work in Fallout1in2:
https://github.com/rotators/Fo1in2/blob/master/Fallout2/Fallout1in2/Mapper/source/scripts/GlobalScripts/gl_worldmap.ssl#L277
// Add flat +20 if player has a motion sensor or the Eyebot is in the party
if (party_has_item(PID_MOTION_SENSOR) or Eyebot_In_Party) then...
Just noticed a bug in Santa Ana: if the player has the Hot-blooded trait (i.e. Bloody Mess with Spanish knowledge), talking to Lucia cannot advance "Speak with the villagers about the holiday" quest.
In CCNina.ssl:
procedure NodeFstDialog107 begin
bitDialogExp(bit_1,100)
if...
I have own edit to hr_iface_800 in the zip as well. I remade the iface from RU one because I wasn't satisfied with the recolored skilldex text label in your translation pack.
Here's my take on Sonora interface bar in English (top - FO1 iface, middle - Sonora original iface, bottom - my edits):
I edited the area on the left of INV and Options buttons to be more inline with FO1.
The attached zip also contains my edits of the inventory box (main inventory, loot...
The minimum speech level to convince him that the raiders are not rangers is 101%, and you have to pass a speech roll with -15 or -25 penalty first.
https://github.com/BGforgeNet/Fallout2_Restoration_Project/blob/master/scripts_src/raiders/icscout.ssl#L301
The map edge files are map-specific, you can't take the ones for vanilla FO2 and expect them working on Sonora.
You can also check my sfall support pack for Sonora.
I think the "cut" for the slide should reach the end of the pistol, like:
so I made a few edits on your version:
Another variant with a decoration (as a safety of some sort) to make the side not look too monotonous.
Here's a simple mod that prevents orphans in the Den from stealing from you as an extra.
It's made mainly for UP, since in RP you can help set up an orphanage to remove the kids from the streets.
NovaRain submitted a new resource:
Vault 13 Good Ending mod for Unofficial Patch - Restores V13 good ending without breaking save compatibility.
Read more about this resource...