Fix some resource references broken by recent commits.
This commit is contained in:
parent
1c143ee7ab
commit
181e9ecbab
3 changed files with 3 additions and 2 deletions
|
@ -193,7 +193,7 @@
|
|||
message= _ "If too much time passes and they are unchecked, they will leave the city in ruins and make a great slaughter of all who live therein. We must act quickly."
|
||||
[/message]
|
||||
|
||||
{HIGHLIGHT_IMAGE 22 16 misc/gohere.png ()}
|
||||
{HIGHLIGHT_IMAGE 22 16 items/gohere.png ()}
|
||||
|
||||
[message]
|
||||
speaker=Urza Nalmath
|
||||
|
|
|
@ -140,7 +140,7 @@
|
|||
message= _ "I have lost two brothers to Deoran - I shall not allow him to reach the accursed elves! Deoran will die before he reaches the western forest!"
|
||||
[/message]
|
||||
|
||||
{HIGHLIGHT_IMAGE 17 7 misc/gohere.png ()}
|
||||
{HIGHLIGHT_IMAGE 17 7 items/gohere.png ()}
|
||||
|
||||
#ifdef EASY
|
||||
[message]
|
||||
|
|
|
@ -213,6 +213,7 @@
|
|||
[attack]
|
||||
name=barbed lance
|
||||
description= _"barbed lance"
|
||||
icon=spear.png
|
||||
type=pierce
|
||||
[specials]
|
||||
{WEAPON_SPECIAL_FIRSTSTRIKE}
|
||||
|
|
Loading…
Add table
Reference in a new issue