Skip to content

Commit

Permalink
small fix. Should be done
Browse files Browse the repository at this point in the history
  • Loading branch information
StrangeWeirdKitten committed Jun 27, 2024
1 parent cdfd51d commit 1e1d581
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
step(sub, get_dir(sub, quirk_holder))
sub.emote("me",1,"falls to the floor and crawls closer to <b>[quirk_holder]</b>, following their command.",TRUE)
sub.do_jitter_animation(0.1 SECONDS)
to_chat(sub, "You throw yourself on the floor like a pathetic beast and crawl towards <b>[quirk_holder]</b> like a good, submissive [good_x].")
to_chat(sub, span_purple("You throw yourself on the floor like a pathetic beast and crawl towards <b>[quirk_holder]</b> like a good, submissive [good_x]."))

. = TRUE
if(.)
Expand Down

0 comments on commit 1e1d581

Please sign in to comment.