X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fcommon%2Ft_items.qc;h=9695c7829a71a6e4daa62ff0dfc7d71a5069aaa6;hp=429a013b185ea2e6a1c8240b35d904db1ef0a955;hb=275db1b1d382ef40155eeb44fae62ae5f1087029;hpb=2649e8e8c7377825bebcab773696955107d8995f diff --git a/qcsrc/common/t_items.qc b/qcsrc/common/t_items.qc index 429a013b1..9695c7829 100644 --- a/qcsrc/common/t_items.qc +++ b/qcsrc/common/t_items.qc @@ -1307,6 +1307,7 @@ void _StartItem(entity this, entity def, float defaultrespawntime, float default this.is_item = true; } + LOG_INFOF("adding weapid 2: %d\n", weaponid); weaponsInMap |= WepSet_FromWeapon(Weapons_from(weaponid)); if ( def.instanceOfPowerup