Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- tpt.el.prti.diffusion = 100
- tpt.el.prti.diffusion = 100
- tpt.el.fire.gravity = 1
- tpt.el.fire.falldown = 1
- tpt.el.fire.weight = 47000
- tpt.el.plsm.gravity = 1
- tpt.el.plsm.falldown = 1
- tpt.el.plsm.weight = 47000
- tpt.el.void.gravity = 1
- tpt.el.void.falldown = 1
- tpt.el.void.diffusion = 0.5
- tpt.el.void.weight = 47000
- tpt.el.ttan.flammable = 20
- tpt.el.ttan.explosive = 1
- tpt.el.metl.flammable = 20
- tpt.el.metl.explosive = 1
- tpt.el.pscn.flammable = 20
- tpt.el.pscn.explosive = 1
- tpt.el.nscn.flammable = 20
- tpt.el.nscn.explosive = 1
- tpt.el.insl.flammable = 999999999
- tpt.el.insl.explosive = 1
- tpt.el.tnt.flammable = 0
- tpt.el.tnt.explosive = 0
- tpt.el.c4.flammable = 0
- tpt.el.c4.explosive = 0
- local function infinitelife(i,px,py,ss,nt)
- tpt.set_property("life", 999999999, i)
- end
- tpt.element_func(infinitelive, tpt.el.fire.id)
- tpt.element_func(infinitelive, tpt.el.plsm.id)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement