syntax highlight some sleeve api

This commit is contained in:
Olivier Gagnon 2019-03-12 03:53:29 -04:00 committed by danielyxie
parent 060e0f7bfc
commit 9f715020df

@ -125,7 +125,12 @@ let NetscriptFunctions =
// Coding Contract API
"codingcontract|attempt|getContractType|getData|getDescription|" +
"getNumTriesRemaining";
"getNumTriesRemaining|" +
// Sleeve API
"sleeve|getNumSleeves|shockRecovery|getShock|synchronize|" +
"getSync|commitCrime|takeUniversityCourse|travel|" +
"workForCompany|workForFaction|workoutAtGym";
var NetscriptHighlightRules = function(options) {
var keywordMapper = this.createKeywordMapper({