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