P_UNWIELD_TIME¶
NAME¶
P_UNWIELD_TIME                    "unwield_time"
DEFINIERT IN¶
/sys/weapon.h
BESCHREIBUNG¶
Enthaelt den Zeitpunkt zu dem ein Living eine Waffe weggesteckt hat und
ist im Living gesetzt.
SIEHE AUCH¶
Verwandt:         P_WEAPON, P_WIELDED, DoUnwield()
                  P_LAST_USE
Sonstiges:        P_EQUIP_TIME
                  time()
10.Feb 2005 Gloinson