1
2
from choosechar import pickcharacter, chosencharacter
from gamefunctions import pickregions
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
# opens the data file with all map information, turns it into a dictionary within a dictionary
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
from regiondicts import regiondict, newregionlist, grw, file
from choosechar import newgamer, pickcharacter, alreadyplayed, chardict, chosencharacter, killcount, deaths, beatregions, headshots, stealthkills
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
from gameprofile import gamer
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
Name Itacua Ocoro P.N. De Agua Verde Barvechos San Mateo Tabacal Espiritu Santo Villa Verde Caimanes Malca Pucara Montuyoc Mojocoyo Remanzo Koani Libertad Flor De Oro Inca Camina Media Luna Monte Puncu La Cruz
Type Security Production Influence Smuggling Security Production Influence Production Smuggling Influence Influence Security Smuggling Smuggling Smuggling Production Security Smuggling Security Unknown Unknown
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
#class to save game profile and determine what experience level the player is as well as determine output to the player based on name and experience
class gamer(object):
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
Itacua$
Holt
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
2
Itacua$$
Weaver
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Adding or removing files is disabled during broadcasting. You'll be able to update files again once the broadcast session is over.

Files listed here are available to use in your code in this trinket. Click the File Library button to include more or upload new files.

There was a problem connecting to the server.

Please check your connection and try running the trinket again.

Run your code first!

It looks like you haven't tried running your new code.

Try clicking  Run and if you like the result, try sharing again.

×