blob: 3b0994922e6657f8a78ce0276ea75658d641afbd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
#Typo causes artifact not to work, using it in game throws errors
--- a/lib/edit/a_info.txt
+++ b/lib/edit/a_info.txt
@@ -1491,7 +1491,7 @@
F:STEALTH | RES_DARK | INFRA |
F:BRAND_COLD | SLAY_UNDEAD | RES_COLD | SEE_INVIS | SHOW_MODS | THROW
F:INSTA_ART
-L:BONUS: b.pspeed = (player.level + 4) / 5
+L:BONUS: b.pspeed = (player.lev + 4) / 5
L:SPOIL: return "+1 speed / 5 levels"
# The Spear 'Soulsucker'
|