]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
w_all: add a nice comment
authorRudolf Polzer <divverent@alientrap.org>
Wed, 27 Oct 2010 12:36:42 +0000 (14:36 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Wed, 27 Oct 2010 12:36:42 +0000 (14:36 +0200)
qcsrc/server/w_all.qc

index 83fc8acb5de47e9f58406588fdebce20099ba899..5730744037ea4908168572f68da0afb4bc9fded6 100644 (file)
@@ -1,3 +1,6 @@
+// ONLY EVER ADD NEW WEAPONS AT THE END. IF YOU REMOVE ONE, PUT THE LAST ONE ON
+// ITS PLACE. THIS IS TO AVOID UNNECESSARY RENUMBERING OF WEAPON IMPULSES.
+// IF YOU DISREGARD THIS NOTICE, I'LL KILL YOU WITH THE @!#%'N TUBA
 #include "w_laser.qc"
 #include "w_shotgun.qc"
 #include "w_uzi.qc"