Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Ascalon's Quest Pack items to armor list #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions item_rev/lib/armor_list.tpa
Original file line number Diff line number Diff line change
Expand Up @@ -591,6 +591,9 @@ mgiplat1 => 7 // Restless Spirit +1
~s!plat05~ => 23 // Green Wyrm Plate +4
~s!plat06~ => 23 // Great Wyrm Armor +5

// Ascalon's Quest Pack
acq18002 => 2 // Orc Leather +3, Armor from Gibberling Leather -

// enhanced edition

ohchan50 => 5 // Splint Mail +2
Expand Down
1 change: 1 addition & 0 deletions item_rev/lib/shield_list.tpa
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ ACTION_DEFINE_ASSOCIATIVE_ARRAY shield BEGIN
~SHLD29A~ => 3 // Medium Shield +2
~SOAITM24~ => 3 // Blue Kite Shield
~WQXSH1~ => 3 // Golem's Heart
~ACQ17003~ => 3 // Mirror Shield +1 - Ascalon's Quest Pack

// large/tower shields
~_shld05~ => 4
Expand Down