
April 18th, 2008, 06:58 AM
|
 |
National Security Advisor
|
|
Join Date: Sep 2003
Location: Eastern Finland
Posts: 7,110
Thanks: 145
Thanked 153 Times in 101 Posts
|
|
Re: Bug Thread: Discussion
BUG: Wishing for non-unique items removes one instance of that item from somewhere.
Forge an enchanted sword. Wish for "enchanted sword". One existing enchanted sword will disappear. Easy to test with my test mod:
#modname "test"
#selectspell "Wish"
#fatiguecost 100
#researchlevel 0
#pathlevel 0 1
#end
|