|
@@ -148,7 +148,7 @@ if $ARGS[0] = '10':
|
|
|
|
|
|
if mid($start_type,1,4) = 'city':
|
|
|
act 'Get out of bed':gt 'bedr'
|
|
|
- elseif mid($start_type,1,3) = 'uni':
|
|
|
+ elseif mid($start_type,1,3) = 'sg':
|
|
|
act 'Get out of bed':gt 'bedrPar'
|
|
|
else
|
|
|
act 'Get out of bed':gt 'uni_dorm', 'dorm_room'
|