What's new:
- Fixed an issue with the missile delta of spells generated from items
- Added create_ammo so ranged weapons can generate their own ammo
- Various small bug fixes
Download it here
DSB Version 0.74
Moderator: Sophia
Forum rules
Please read the Forum rules and policies before posting. You may
to help finance the hosting costs of this forum.
Please read the Forum rules and policies before posting. You may

- Gambit37
- Should eat more pies
- Posts: 13769
- Joined: Wed May 31, 2000 1:57 pm
- Location: Location, Location
- Contact:
Re: DSB Version 0.74
Just in case it's missed in the 0.72 thread, here's some changes that need to be made to 0.74 base code:
methods.lua:
line 1576, change C_FIRESHIELD to conditions.fireshield
line 1763, change C_SPELLSHIELD to conditions.spellshield
lines 725, 731 change C_WINDOW to conditions.window
objects/lua
line 5994, change C_POISON to conditions.poison
line 6088, change C_SPELLSHIELD to conditions.spellshield
methods.lua:
line 1576, change C_FIRESHIELD to conditions.fireshield
line 1763, change C_SPELLSHIELD to conditions.spellshield
lines 725, 731 change C_WINDOW to conditions.window
objects/lua
line 5994, change C_POISON to conditions.poison
line 6088, change C_SPELLSHIELD to conditions.spellshield