mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-10 07:30:36 +01:00
Merge branch 'master' of github.com:lyricalpaws/Hyper-Station-13
This commit is contained in:
@@ -127,7 +127,7 @@
|
||||
. += "[t_He] might be able to be picked up with <b>Alt+Click</b>!\n"
|
||||
|
||||
//Heat Detection
|
||||
if(breedable && HAS_TRAIT(src, TRAIT_HEAT_DETECT) && HAS_TRAIT(user, TRAIT_HEAT))
|
||||
if(breedable && HAS_TRAIT(user, TRAIT_HEAT))
|
||||
. += "<span class='love'>[t_He] [t_is] currently in heat.</span>"
|
||||
|
||||
//CIT CHANGES START HERE - adds genital details to examine text
|
||||
|
||||
Reference in New Issue
Block a user