Style and polish

This commit is contained in:
He4eT 2020-03-20 00:13:57 +05:00
commit b9904b2dbc
14 changed files with 56 additions and 46 deletions

View file

@ -5,7 +5,7 @@ lockers: Fixture
" A row of service lockers with a numpad keyboard on the side.
<br>This row, according to the signs,
includes (from left to right) the lockers of
Dr. O'Neill, Alice, and Mark. "
<br>Dr. O'Neill, Alice Dash, and Mark Hopper. "
;
modify VerbRule(SetTo)
@ -27,10 +27,9 @@ modify VerbRule(SetTo)
: '0';
}
dobjFor(TypeLiteralOn)
remapTo(SetTo, self, OtherObject)
dobjFor (TypeLiteralOn) remapTo(SetTo, self, OtherObject)
dobjFor(SetTo) {
dobjFor (SetTo) {
action () {
inherited;
if (curSetting == aliceLocker.code) {