Add a bit more info to Rainbow Pool glitched label
This commit is contained in:
parent
4e33477c65
commit
6f45cd0485
2 changed files with 4 additions and 1 deletions
|
@ -24,3 +24,6 @@
|
|||
|
||||
.name
|
||||
background: white
|
||||
|
||||
.glitched
|
||||
cursor: help
|
||||
|
|
|
@ -2,4 +2,4 @@
|
|||
= outfit_viewer pet_state:
|
||||
%span.name= pose_name pet_state.pose
|
||||
- if pet_state.glitched?
|
||||
👾
|
||||
%span.glitched{title: "Glitched"} 👾
|
||||
|
|
Loading…
Reference in a new issue