blob: 43128d4f28b13a90a1c470c98a507c829e56cfea [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001P_UNWIELD_TIME
2
3NAME:
4 P_UNWIELD_TIME "unwield_time"
5
6DEFINIERT IN:
7 /sys/weapon.h
8
9BESCHREIBUNG:
10 Enthaelt den Zeitpunkt zu dem ein Living eine Waffe weggesteckt hat und
11 ist im Living gesetzt.
12
13SIEHE AUCH:
14 Verwandt: P_WEAPON, P_WIELDED, DoUnwield()
15 P_LAST_USE
16 Sonstiges: P_EQUIP_TIME
17 time()
18
1910.Feb 2005 Gloinson