Advertisement
ijontichy

lol.dec

May 1st, 2013
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. actor MonsterWrapper: Monster replaces Monster
  2. {
  3. States
  4. {
  5. Death:
  6. TNT1 A 0 ACS_ExecuteWithResult(666)
  7. TNT1 A 0 A_GiveInventory("shit")
  8. goto Super::Death
  9. }
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement