Skip to content

Duel.PayLPCost

Source Code | Duel Functions

Makes a player (int player) pay an amount (int cost) of LP

Signature

Duel.PayLPCost(int player, int cost) → nil

lua
Duel.PayLPCost(player,cost)

Parameters


under-construction