mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-26 06:40:08 +01:00
[MIRROR] Minor fixes (#11160)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
b9b32ab38e
commit
7a34aa8643
@@ -317,6 +317,9 @@
|
||||
if(!selection)
|
||||
to_chat(redeemer, span_notice("You decide not to redeem anything for now."))
|
||||
return
|
||||
if(QDELETED(voucher))
|
||||
to_chat(redeemer, span_warning("The voucher has already been redeemed."))
|
||||
return
|
||||
switch(selection)
|
||||
|
||||
if("Kinetic Accelerator + KA Addon") //1250-2100 points worth
|
||||
|
||||
Reference in New Issue
Block a user