[dismiss]
This wiki is a copy of the original Oblivion CS wiki created and maintained by the UESP.net. See CSwiki:Copy Notice for more info.
Difference between revisions of "Scripting Tutorial: Spell Tome"
Jump to navigation
Jump to search
m
spelling correction
imported>Spenny123 |
imported>Grosie m (spelling correction) |
||
Line 70: | Line 70: | ||
else | else | ||
;Tell the player that they have got the spell already. | ;Tell the player that they have got the spell already. | ||
Message "You have already | Message "You have already learned what you can from this Tome" | ||
endif | endif | ||
end | end |