blob: b4958e8e5fa992bba73802955a1f1a0a76dc4272 [file] [log] [blame]
Zesstra18626972017-01-31 10:38:27 +01001P_UNWIELD_TIME
2==============
3
4NAME
5----
6::
7
8 P_UNWIELD_TIME "unwield_time"
9
10DEFINIERT IN
11------------
12::
13
14 /sys/weapon.h
15
16BESCHREIBUNG
17------------
18::
19
20 Enthaelt den Zeitpunkt zu dem ein Living eine Waffe weggesteckt hat und
21 ist im Living gesetzt.
22
23SIEHE AUCH
24----------
25::
26
27 Verwandt: P_WEAPON, P_WIELDED, DoUnwield()
28 P_LAST_USE
29 Sonstiges: P_EQUIP_TIME
30 time()
31
3210.Feb 2005 Gloinson
33