inserting cards into atms only wipes the screen if the card is for a different account, cleaned up dme

Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
This commit is contained in:
Cael_Aislinn
2013-02-25 14:43:52 +10:00
parent 3fcab3bf19
commit c1eda324b8
2 changed files with 2 additions and 222 deletions

View File

@@ -70,7 +70,8 @@ log transactions
usr.drop_item()
idcard.loc = src
held_card = idcard
authenticated_account = null
if(authenticated_account && held_card.associated_account_number != authenticated_account.account_number)
authenticated_account = null
else if(authenticated_account)
if(istype(I,/obj/item/weapon/spacecash))
//consume the money