Skip to content

Instantly share code, notes, and snippets.

@john-nash-rs
Created May 5, 2019 15:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save john-nash-rs/07cade1f8dc1ac1511f5aa7a671d759e to your computer and use it in GitHub Desktop.
Save john-nash-rs/07cade1f8dc1ac1511f5aa7a671d759e to your computer and use it in GitHub Desktop.
public class Scarl extends Gun {
public Scarl() {
cost = 100;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment