diff options
author | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2011-03-19 12:30:19 +0100 |
---|---|---|
committer | Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> | 2011-03-20 15:09:09 +0100 |
commit | fbcc334baf71ca8735adb66c837f6bb610cba758 (patch) | |
tree | efc041388a48a7908e79677540df97c99a9b2eeb /scripts/lua/libmana-constants.lua | |
parent | 5b3c4a585b211b03fb2999cddd2558e030ed5c0e (diff) | |
download | manaserv-fbcc334baf71ca8735adb66c837f6bb610cba758.tar.gz manaserv-fbcc334baf71ca8735adb66c837f6bb610cba758.tar.bz2 manaserv-fbcc334baf71ca8735adb66c837f6bb610cba758.tar.xz manaserv-fbcc334baf71ca8735adb66c837f6bb610cba758.zip |
Renaming stuff to make the code more readable
SCOPE_TYPES -> ScopeType (plural was confusing)
ATTR_BEING -> BeingScope
ATTR_CHAR -> CharacterScope
ATTR_MOD -> MonsterScope
ATTR_MAX -> MaxScope
AttributeScopes -> AttributeScope
(A single scope seems to include multiple lists of attributes. Seems
wrong to me to name this type in plural form.)
getAttributeInfoForType -> getAttributeScope
(just naming it after what it is actually returning)
Reviewed-by: Freeyorp
Diffstat (limited to 'scripts/lua/libmana-constants.lua')
0 files changed, 0 insertions, 0 deletions