]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/items/items.qh
Add a more optimised and generic function to initialise items (loot or permanent)
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / items / items.qh
index bd26ce4b675e359e6df576d5befc5ce5acd4f9b5..a38765c276838037bb7844810476fe6b07d70224 100644 (file)
@@ -36,7 +36,7 @@ const float ITEM_RESPAWN_TICKS = 10;
 
 .float item_respawncounter;
 
-.float noalign; // if set to 1, the item or spawnpoint won't be dropped to the floor
+.bool noalign; // if set to 1, the item or spawnpoint won't be dropped to the floor
 
 .float superweapons_finished; // NOTE: this field is used only by map entities, it does not directly apply the superweapons stat