Scrap/Random Hacks/For Retards CH Fixed.txt

4 lines
165 B
Text
Raw Normal View History

2015-03-01 11:03:11 -06:00
ttd = base.cr.doFindAll("DivingGame")
for ttd in base.cr.doFindAll("DivingGame"):
ttd.setTreasureGrabbed(base.localAvatar.doId, True)
#HOW FUCKING HARD IS THAT!?