gzdoom/wadsrc/static/zscript/shared/spark.txt

11 lines
99 B
Plaintext

class Spark : Actor native
{
default
{
+NOSECTOR
+NOBLOCKMAP
+NOGRAVITY
+DONTSPLASH
}
}