15 lines
385 B
Text
15 lines
385 B
Text
|
/*
|
|||
|
Copyright Bob Bartsch, 2021
|
|||
|
|
|||
|
This code is governed by the
|
|||
|
Creative Commons Attribution–NonCommercial License
|
|||
|
https://creativecommons.org/licenses/by-nc/3.0/
|
|||
|
|
|||
|
(Meaning: credit me if you modify and/or redistribute
|
|||
|
this code. Also, you may not sell this code.)
|
|||
|
*/
|
|||
|
|
|||
|
|
|||
|
#loader preinit
|
|||
|
#modloaded qmd
|
|||
|
mods.qmd.particle.addParticle("heffalumpMatter", "heffalump.png", 40383.21, 1.0, 0.0);
|