Browse Source

`if $args = 'read_book':` => `if $ARGS[0] = 'read_book':` - consistency

netuttki 11 months ago
parent
commit
13c9423110
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/bedrPar2.qsrc

+ 1 - 1
locations/bedrPar2.qsrc

@@ -67,7 +67,7 @@ if $ARGS[0] = 'kamasutra':
 end
 
 ! read book
-if $args = 'read_book':
+if $ARGS[0] = 'read_book':
 	*clr & cla
 	menu_off = 1
 	pcs_horny += 2