Bug - Fixed modifiers.txt: augmented-reality shades

ckb

Minion
Staff member
entry for augmented-reality shades seems to have a space instead of a tab:

augmented-reality shades[SPACE]Effect: "Glasshole", Effect Duration: 50

should be:

augmented-reality shades[TAB]Effect: "Glasshole", Effect Duration: 50
 
Pro tip: when you want to cut and paste the results of item discovery, get it from your session log and put it in code tags, rather than from the gCLI, where you probably won't get TABS. The session log has exactly the TAB characters where you need them to be.

Which is not a complaint about you pointing out this bug; that's a perfectly fine thing for you to do. It's advice for people who post in the future - or advice for those who submit in to the data files. I never actually use what people post directly. I reproduce it myself use "test newitem ID DESCID" or "test neweffect DESCID" and then look in my session log.
 
Back
Top