View Single Post
Aaron
Senior Member
 
Join Date: Oct 2011
Posts: 6,793

Old April 17th, 2014, 10:16 AM
I can see people wanting to change race descriptions and so on, or names.

Code:
~Rename the Dwarf race to "Dorf"
perform state.thing[rDwarf].amendthing[name,"Dorf"]

~Overwrite the Dwarf race's description
perform state.thing[rDwarf].amendthing[description,"Dorfz iz da besht!"]
Aaron is offline   #3 Reply With Quote