# HG changeset patch # User Wuzzy # Date 1507551684 -3600 # Node ID a4ef27a698aac8e6b9b1862b9299e0cda65178b6 # Parent c428a18e2c765c7453f311c41db574564912e7f9 GearTypes: Add Pos of gtGrave diff -r c428a18e2c76 -r a4ef27a698aa GearTypes.wiki --- a/GearTypes.wiki Sun Oct 08 18:44:14 2017 +0100 +++ b/GearTypes.wiki Mon Oct 09 13:21:24 2017 +0100 @@ -161,6 +161,7 @@ ==== `gtGrave` ==== A grave from a dead hedgehog. + * `Pos`: `gearUid` of the dead hedgehog * `Health`: If 0, it is not being resurrected. With larger values, it is being resurrected, and the value stands for amount of health the owner of this grave has received so far. ==== `gtHedgehog` ====