Jump to content

Dismantle Flashlight Recipe Uses CD Player As A Prop


Planet Algol

Recommended Posts

   recipe Dismantle Flashlight
   {
      destroy Torch,
      keep Screwdriver,

      Result:ElectronicsScrap,
      Time:30.0,
      OnTest:TorchBatteryInsert_TestIsValid,
      OnGiveXP:DismantleElectronics_OnGiveXP,
      OnCreate:TorchDismantle_OnCreate,
      Category:Electrical,
      AnimNode:Disassemble,
      Prop1:Screwdriver,
      Prop2:CDplayer,
   }

Link to comment
Share on other sites

   recipe Dismantle Flashlight
   {
      destroy Torch,
      keep Screwdriver,

      Result:ElectronicsScrap,
      Time:30.0,
      OnTest:TorchBatteryInsert_TestIsValid,
      OnGiveXP:DismantleElectronics_OnGiveXP,
      OnCreate:TorchDismantle_OnCreate,
      Category:Electrical,
      AnimNode:Disassemble,
      Prop1:Screwdriver,
      Prop2:CDplayer,

      Prop3:Headphones,

      Prop4:Disk,

      Prop5:Umbrella,

   }

Umbrella Is case you do this in rainy bathroom, usually it have to be added every where, only because it's looks cool! :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...