|
@@ -21,9 +21,10 @@ if $ARGS[0] = '':
|
|
|
'There is a shower, toilet, sink, <a href="exec:gt ''mirror'',''start''">mirror</a>, where you can ' + iif(pcs_hairbsh = 0,'<a href="exec:gt ''mirror'',''brush''">brush</a>','brush') + ' your hair, and even a bath tub.'
|
|
|
|
|
|
gs'selfplay','suction_dildo'
|
|
|
+
|
|
|
if motherQW['bathroom_dildos'] > 1 and motherknowsdildo = 1:
|
|
|
'<i>Huh? Where''d my dildos go? I thought I- oh shit! <<$npc_nickname[''A29'']>> probably took them again...</i>'
|
|
|
- elseif if motherQW['bathroom_dildos'] = 1 and motherknowsdildo = 1:
|
|
|
+ elseif motherQW['bathroom_dildos'] = 1 and motherknowsdildo = 1:
|
|
|
'<i>Huh? Where''d my dildo go? I thought I- oh shit! <<$npc_nickname[''A29'']>> probably took it again...</i>'
|
|
|
elseif motherQW['bathroom_dildos'] > 1 and vanrPar_suction_dildo = 0:
|
|
|
'<i>Huh? Where''d my dildos go? I thought I left them right here...</i>'
|