Dane
|
9da5b69b25
|
Fix bones id and BuryBoneAction delay.
The indices for bones were being set to "hash[:id], hash[:experience]".
instead of "hash[:id]" due to a syntax overlook.
|
2014-04-07 14:43:52 -04:00 |
|
Major-
|
f84b46f286
|
Format.
|
2014-02-20 22:48:57 +00:00 |
|
Major-
|
21f6a1d192
|
Fix incorrect number of parameters bug when creating a bone.
|
2014-02-20 19:19:13 +00:00 |
|
Major-
|
82104d85d0
|
Remove unnecessary name parameter.
|
2014-02-20 18:04:22 +00:00 |
|
Major-
|
c461127234
|
Format.
|
2014-02-20 17:41:00 +00:00 |
|
Major-
|
566b142a02
|
Add base prayer plugin; Support bone burying.
|
2014-02-17 22:55:16 +00:00 |
|