5 lines
71 B
Plaintext
5 lines
71 B
Plaintext
|
mode(death).
|
||
|
mode(pull_trigger(gun)).
|
||
|
|
||
|
type(gun,[left_gun,right_gun]).
|