Files
hsmod_original/hm_gameserver/script/mechanics/cards/CS2_091.card
T
WatermelonModders fc5cb0c32c Initial commit
2022-05-31 12:35:46 -04:00

10 lines
127 B
Plaintext

# Light's Justice
{
".section weapon" : {
"code" : "
hsl_give_weapon($deck_player);
"
}
}