mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-09-12 22:45:31 -04:00
Delete giveitem.py
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
import sys
|
||||
|
||||
def setup():
|
||||
return
|
||||
|
||||
def run(core, actor, target, commandString):
|
||||
core.playerService.giveExperience(actor, 25000)
|
||||
return
|
||||
Reference in New Issue
Block a user