Skip to content

Commit

Permalink
Merge pull request #308 from Nagath/jalaherald
Browse files Browse the repository at this point in the history
fix jala spellpower on heralds
  • Loading branch information
Meridian59 committed Mar 9, 2015
2 parents 88319ee + 7928db5 commit 67b8596
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kod/object/item/passitem/defmod/shield/guilshld.kod
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,7 @@ messages:
OR (piInsigniaType = INSIG_QOR AND iSchool = SS_QOR)
OR (piInsigniaType = INSIG_SHALILLE AND iSchool = SS_SHALILLE)
OR (piInsigniaType = INSIG_RIIJA AND iSchool = SS_RIIJA)
OR (piInsigniaType = INSIG_JALA AND iSchool = SS_JALA)
{
return 10;
}
Expand Down

0 comments on commit 67b8596

Please sign in to comment.