Search found 1 match

by greenlamb
Mon Mar 14, 2016 12:12 pm
Forum: Modding help
Topic: Wiki tutorial by FreeER
Replies: 32
Views: 30881

Re: Wiki tutorial by FreeER

Hi FreeER,

Thanks a lot for posting this tutorial, I used it to start my first mod.

I think there were a few changes in the 0.12.26 version of entity.lua:

- The energy_per_hit_point attribute now seems to be required:

dying_explosion = "medium-explosion",
energy_per_hit_point = 1,
crash ...

Go to advanced search