]> de.git.xonotic.org Git - voretournament/voretournament.git/blob - data/qcsrc/client/bgmscript.qh
Make bots jump while being swallowed, to make it even harder to eat them. They should...
[voretournament/voretournament.git] / data / qcsrc / client / bgmscript.qh
1 .string bgmscript;\r
2 .float bgmscriptattack;\r
3 .float bgmscriptdecay;\r
4 .float bgmscriptsustain;\r
5 .float bgmscriptrelease;\r
6 \r
7 .float just_toggled;\r
8 \r
9 void BGMScript_InitEntity(entity e);\r
10 float BGMScript(entity e);\r