Custom creatures modded to suit their level
All constructs through dragons, and their associated items.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
void main()
|
||||
{
|
||||
// Give the speaker some XP
|
||||
GiveXPToCreature(GetPCSpeaker(), 50);
|
||||
GiveXPToCreature(GetPCSpeaker(), 500);
|
||||
|
||||
|
||||
// Remove items from the player's inventory
|
||||
|
Reference in New Issue
Block a user