Skip to content
Snippets Groups Projects
Commit 08409017 authored by lowercasedonkey's avatar lowercasedonkey
Browse files

add art

parent 4346d685
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,8 @@ App.UI.SlaveInteract.agentAssignmentScene = function() {
} = getPronouns(slave);
const {title: Master} = getEnunciation(slave);
App.Events.drawEventArt(node, slave);
r.push(`You order ${slave.slaveName} to come into your office for orders. The devoted ${SlaveTitle(slave)} has no prior warning that this is anything unusual, and from the`);
if (slave.energy > 95) {
r.push(`horny glint`);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment