]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/server/vehicles/spiderbot.qh
Add instagib items
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / vehicles / spiderbot.qh
1 #ifndef SPIDERBOT_H
2 #define SPIDERBOT_H
3 const vector SPIDERBOT_MIN = '-75 -75 10';
4 const vector SPIDERBOT_MAX  = '75 75 125';
5 #endif