This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| publac | |
| is that better? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var current = 0; | |
| var meds = 0; | |
| var gun = '0'; | |
| var quest = 'none'; | |
| var randNum; | |
| var james = 'not_done'; | |
| var note = 'not_done'; | |
| var mine = 'not_done'; | |
| var quests_done = 0; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $('input#search').quicksearch('.block'); |
NewerOlder