|
@@ -34,7 +34,7 @@ if $ARGS[0] = 'start':
|
|
|
cla
|
|
|
'You need to get dressed in regular clothing first.'
|
|
|
act'Return':gt 'bass', 'start'
|
|
|
- else if $clothingworntype = 'nude':
|
|
|
+ elseif $clothingworntype = 'nude':
|
|
|
cla
|
|
|
'You need to get dressed before leaving.'
|
|
|
act'Return':gt 'bass', 'start'
|