Search found 2 matches

by Arde
Tue Oct 09, 2012 9:02 pm
Forum: Modding
Topic: Cloning monster what gaves 0 exp
Replies: 2
Views: 2618

Re: Cloning monster what gaves 0 exp

You can set the exp of a monster, such as: cloneObject{ name = "worthless_snail", baseObject = "snail", exp = 0, } Cheers! Edit: I realize it's worth a mention that custom monster definitions should be pasted into monsters.lua found in your dungeon's subdirectory: mod_assets\scr...
by Arde
Tue Oct 09, 2012 7:17 pm
Forum: Modding
Topic: Cloning monster what gaves 0 exp
Replies: 2
Views: 2618

Cloning monster what gaves 0 exp

Hello,

is there way to spawn monster ie. snail, which gives 0 exp...