Advertisement
ijontichy

DECORATE.dec

Feb 2nd, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.21 KB | None | 0 0
  1. /*
  2. * _ _____ _ _ _ ___________ _____
  3. * | | | ___| | | | | | ___| ___ \/ ___|
  4. * | | | |__ | | | | | | |__ | |_/ /\ `--.
  5. * | | | __|| | | |/\| | __|| __/ `--. \
  6. * | |____| |___| |___\ /\ / |___| | /\__/ /
  7. * \_____/\____/\_____/\/ \/\____/\_| \____/
  8. *
  9. */
  10.  
  11. // Don't use or modify these in your projects without our permission.
  12. // Well, except for Ijon's stuff. He's cool with that.
  13.  
  14. actor LeftFiring: Inventory { inventory.maxamount 1 +UNDROPPABLE }
  15. actor RightFiring: Inventory { inventory.maxamount 1 +UNDROPPABLE }
  16.  
  17. #include "weps/synert/quaker.dec"
  18. #include "weps/synert/darklauncher.dec"
  19. #include "weps/synert/lgd1.dec"
  20. #include "weps/synert/clustergl.dec"
  21. #include "weps/synert/firegl.dec"
  22. #include "weps/synert/pistol.dec"
  23. #include "weps/synert/harbinger.dec"
  24. #include "weps/synert/superhealgun.dec"
  25.  
  26. #include "weps/ijon/phalanx.dec"
  27. #include "weps/ijon/powerful.dec"
  28. #include "weps/ijon/trapbonus.dec"
  29. #include "weps/ijon/launchers.dec"
  30. #include "weps/ijon/gunpistol.dec"
  31. #include "weps/ijon/tcbpr.dec"
  32. #include "weps/ijon/wtrl.dec"
  33.  
  34. #include "weps/konda/iceagecannon.dec"
  35. #include "weps/konda/lul.dec"
  36. #include "weps/konda/blackhole.dec"
  37.  
  38. #include "weps/eric/fireballshotgun.dec"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement