woof/examples/dogfly.deh
Mike Swanson dff3d81a09 Include docs and examples directories in win32 packages (#55)
* Convert all DOS-format text files to Unix-format

* pkg/win32: fix clean target to remove staging directory

* pkg/win32: Include docs and examples directories
2020-01-24 12:57:36 +01:00

7 lines
148 B
Plaintext

# Makes dogs "fly" under gravity, in effect jumping.
# By Lee Killough
Thing 140
Bits = BOUNCES | SOLID | SHOOTABLE | FLOAT | COUNTKILL
Mass = 100