|
@@ -1050,7 +1050,7 @@ if cheatStatusIcons = 0:
|
|
|
|
|
|
if menu_off = 0 and birth_control['remind_icon'] = 1:
|
|
|
if tabletki = 0 and pillsleft[ptype] = 0:
|
|
|
- $statusIconBarTab += '<td><a href="exec:msg $stat_out_of_birth_control_msg''"><img title="It''s time to take your birth control pill, but you are out of pills" height = <<set_siconht>> src="images/system/icons/status/bc_pill.png"></a></td>'
|
|
|
+ $statusIconBarTab += '<td><a href="exec:msg ''You are out of birth control pills!''"><img title="It''s time to take your birth control pill, but you are out of pills" height = <<set_siconht>> src="images/system/icons/status/bc_pill.png"></a></td>'
|
|
|
else
|
|
|
$statusIconBarTab += '<td><a href="exec:gs ''din_bad'', ''quick_takepill''"><img title="It''s time to take your birth control pill!" height = <<set_siconht>> src="images/system/icons/status/bc_pill.png"></a></td>'
|
|
|
end
|