/tg/ Station 13 - Modules - TypesVar Details - Proc Details

beauty

Beauty element. It makes the indoor area the parent is in prettier or uglier depending on the beauty var value. Clean and well decorated areas lead to positive moodlets for passerbies; Shabbier, dirtier ones lead to negative moodlets EXCLUSIVE to characters with the snob quirk.

Vars

beauty_counterAssoc list of atoms as keys and number of time the same element instance has been attached to them as assoc value. So things don't get odd with same-valued yet dissimilar beauty modifiers being added to the same atom.

Procs

on_item_movedItems only contribute to beauty while not inside other objects or mobs (e.g on the floor, on a table etc.).

Var Details

beauty_counter

Assoc list of atoms as keys and number of time the same element instance has been attached to them as assoc value. So things don't get odd with same-valued yet dissimilar beauty modifiers being added to the same atom.

Proc Details

on_item_moved

Items only contribute to beauty while not inside other objects or mobs (e.g on the floor, on a table etc.).