|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Functions | |
| STATIC_INIT (g_swamped) | |
Variables | |
| IntrusiveList | g_swamped |
| float | swamp_interval |
| float | swamp_slowdown |
| entity | swampslug |
| IntrusiveList g_swamped |
Definition at line 4 of file swamp.qh.
Referenced by PutPlayerInServer(), STATIC_INIT(), and swamp_think().
| float swamp_interval |
Definition at line 9 of file swamp.qh.
Referenced by PutPlayerInServer(), and spawnfunc().
| float swamp_slowdown |
Definition at line 10 of file swamp.qh.
Referenced by spawnfunc().
| entity swampslug |
Definition at line 7 of file swamp.qh.
Referenced by Physics_UpdateStats(), and PutPlayerInServer().