lipstick ![code/game/objects/items/cosmetics.dm 5](git.png)
Vars | |
lipstick_color | Actual color of the lipstick, also gets applied to the human |
---|---|
lipstick_trait | A trait that's applied while someone has this lipstick applied, and is removed when the lipstick is removed |
random_spawn | Can this lipstick spawn randomly |
style | The style of lipstick. Upper, middle, or lower lip. Default is middle. |
Var Details
lipstick_color ![code/game/objects/items/cosmetics.dm 17](git.png)
Actual color of the lipstick, also gets applied to the human
lipstick_trait ![code/game/objects/items/cosmetics.dm 21](git.png)
A trait that's applied while someone has this lipstick applied, and is removed when the lipstick is removed
random_spawn ![code/game/objects/items/cosmetics.dm 23](git.png)
Can this lipstick spawn randomly
style ![code/game/objects/items/cosmetics.dm 19](git.png)
The style of lipstick. Upper, middle, or lower lip. Default is middle.