]> de.git.xonotic.org Git - xonotic/xonotic-maps.pk3dir.git/blobdiff - scripts/entities.def
document _skin key in misc_model
[xonotic/xonotic-maps.pk3dir.git] / scripts / entities.def
index 22ca96eb184a40dfc7eb6789281ed1719dd00210..77dfd5176d99b08c7855a9c526e40fea2dfa1cbb 100644 (file)
@@ -693,6 +693,7 @@ Generic placeholder for inserting MD3 models in game. Requires compilation of ma
 -------- Q3MAP2 KEYS --------
 model: file name of model to include
 _frame: frame of model to include
+_skin: skin of model to include
 _remap: string of the form from;to specifying which texture name of the model to replace by which shader; * is allowed. Any key starting with this prefix will work, so if you need more remappings, create _remap2, etc.
 angle: view direction of the model
 angles: view direction of the model in PITCH YAW ROLL