New Content - Implemented A.W.O.L. Quartermaster as a coinmaster

Veracity

Developer
Staff member
Here's how you buy yyy of item xxx:

inv_use.php?whichitem=5116&pwd&doit=69&tobuy=xxx&howmany=yyy

Items for sale:

5131 Ultrasoldier Serum= 1
5124 Field Guide to Skeletal Anatomy = 5
5123 mirrored aviator shade = 20
5122 leather aviator's cap = 50
1 = Tattoo = 1, 10, 25, 50, 100

The currency is the A. W. O. L. commendation

The quartermaster tells you how many you have: "You have 50 A. W. O. L. commendations."
Visit him by doing: inv_use.php?pwd&which=3&whichitem=5116&ajax=1

How hard can it be?
 
Last edited:

Bale

Minion
Well, you do have to detect the cost of the tattoo... Aside from that it's pretty standard fare for you, right?
 

Veracity

Developer
Staff member
Yeah. I'm tired and my main has run all her turns, so it's not going to happen tonight, but I have multis to test with tomorrow.
I created this to capture the info I will need to use when I look at it tomorrow.
 

Veracity

Developer
Staff member
Revision 9294 has most of this. No tattoos; we don't know the current price for a tattoo and do not manage the count of commendations in your inventory when you trade some of them for a tattoo.
 
Top