Ports TG's eye contact: social anxiety harder, get caught staring at your obsession target, and new quirk Shifty Eyes (#14258)

* eyeeyeseyes

* updated
This commit is contained in:
Chubbygummibear
2022-06-04 08:05:57 -07:00
committed by GitHub
parent 310dc2bda6
commit 4cf04e9dad
11 changed files with 196 additions and 41 deletions

View File

@@ -498,7 +498,7 @@
SEND_SIGNAL(src, COMSIG_PARENT_EXAMINE, user, .)
/**
* Called when a mob examines (shift click or verb) this atom twice (or more) within EXAMINE_MORE_TIME (default 1.5 seconds)
* Called when a mob examines (shift click or verb) this atom twice (or more) within EXAMINE_MORE_WINDOW (default 1.5 seconds)
*
* This is where you can put extra information on something that may be superfluous or not important in critical gameplay
* moments, while allowing people to manually double-examine to take a closer look
@@ -1380,4 +1380,4 @@
// first of all make sure we valid
var/mouseparams = list2params(paramslist)
usr_client.Click(src, loc, null, mouseparams)
return TRUE
return TRUE