summaryrefslogtreecommitdiff
path: root/configs/buildables/hovel.cfg
diff options
context:
space:
mode:
authorTim Angus <tim@ngus.net>2009-10-03 11:42:48 +0000
committerTim Angus <tim@ngus.net>2013-01-03 00:15:16 +0000
commit50d9e8eab7934e0b76c04ef4a300f0fe93d4f7f5 (patch)
treefe963ef7588cb6086dab611d184e11d324048a65 /configs/buildables/hovel.cfg
parentc37ba185e89c73bc33e9ac19ee840c5e5ed49bb3 (diff)
* Replace reams of BG_Find* functions with: BG_Buildable, BG_Class, BG_Weapon,
BG_Upgrade * Move "overrides/*" to "configs/" and remove all the overriden data from bg_misc.c, instead requiring it to be in the cfg files * Add cfg files to source control * Clean up some naming and typing issues
Diffstat (limited to 'configs/buildables/hovel.cfg')
-rw-r--r--configs/buildables/hovel.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/buildables/hovel.cfg b/configs/buildables/hovel.cfg
new file mode 100644
index 00000000..5e2922c9
--- /dev/null
+++ b/configs/buildables/hovel.cfg
@@ -0,0 +1,5 @@
+model 0 models/buildables/hovel/hovel.md3
+modelScale 1.0
+mins -50 -50 -20
+maxs 50 50 20
+zOffset 0