Browse Source

[fixed] removed cost to go online on Artem's computer

KevinSmarts 4 years ago
parent
commit
517e36cc1c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/Komp.qsrc

+ 1 - 1
locations/Komp.qsrc

@@ -16,7 +16,7 @@ if $ARGS[0] = 'start':
 
 	if student > 0 and kursovik < 100:'You should probably do some of your <a href="exec:gt ''Komp'',''kursak''">coursework</a>.'
 
-	if $loc = 'shulga_room' or $loc = 'anushapt':
+	if $loc = 'shulga_room' or $loc = 'anushapt' or $loc = 'artemhome':
 		internet_store = internet
 		internet = 100000
 		act 'Browse the internet':gt 'Komp', 'brows'