stop this nonsense
This commit is contained in:
@@ -397,7 +397,7 @@ GLOBAL_LIST_EMPTY(explosions)
|
||||
var/choice = input("Bomb Size?") in choices
|
||||
switch(choice)
|
||||
if(null)
|
||||
return 0
|
||||
return FALSE
|
||||
if("Small Bomb")
|
||||
dev = 1
|
||||
heavy = 2
|
||||
|
||||
Reference in New Issue
Block a user