Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
quest_intro2.py File Reference

Go to the source code of this file.

Namespaces

 quest_intro2
 

Constant Groups

 quest_intro2
 

Functions

def putSaveValue
 
def getSaveValue
 
def payMe
 
def takeCargo
 
def loadCargo
 
def isAt
 
def cargoIterate
 
def getCargoCon
 

Variables

string SAVE_KEY = "bobo_fixer"
 
int REJECTED = 2
 
int STARTED = 3
 
int DELIVERED = 4
 
int FAILED = 5
 
int WARNEDOFF = 6
 
int SUCCESS = 7
 
int AMOUNTTOPAY = 5000
 
tuple playa = VS.getPlayer()