mud/lib/domains/campus/weap/grenade.c
2020-09-06 05:43:07 -07:00

7 lines
72 B
C

inherit "/domains/default/weap/grenade";
void init(){
::init();
}